Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add very simple pr template describing the CI #1186

Merged
merged 2 commits into from
Jun 9, 2023
Merged

Add very simple pr template describing the CI #1186

merged 2 commits into from
Jun 9, 2023

Conversation

jkremser
Copy link
Member

@jkremser jkremser commented May 31, 2023

adding this ↓

HOW TO RUN CI ---

By default, all the checks will be run automatically. Furthermore, when changing website-related stuff, the preview will be generated by the netlify bot.

Heavy tests

Add the heavy-tests label on this PR if you want full-blown tests that include more than 2-cluster scenarios.

Debug tests

If the test suite is failing for you, you may want to try triggering Re-run all jobs (top right) with debug logging enabled. It will also make the print debug action more verbose.

kuritka
kuritka previously approved these changes Jun 8, 2023
Copy link
Member

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


 By default, all the checks will be run automatically. Furthermore, when changing website-related stuff, the preview will be generated by the netlify bot.
		

### Heavy tests
Add a' heavy-tests' label on this PR if you want full-blown tests that include more than 2-cluster scenarios.
		

### Debug tests
If the test suite is failing for you, you may want to try triggering `Re-run all jobs` (top right) with [debug logging](https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging) enabled. It will also make the [print debug](/k8gb-io/k8gb/blob/master/.github/actions/print-debug/action.yaml) action more verbose.

Grammarly suggests to rewrite it a bit :)

Signed-off-by: Jirka Kremser <[email protected]>
Copy link
Member

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@ytsarev ytsarev merged commit b7f459b into master Jun 9, 2023
@ytsarev ytsarev deleted the pr-template branch June 9, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants