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

Further CI improvements #1199

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Further CI improvements #1199

merged 3 commits into from
Feb 12, 2024

Conversation

svix-jplatte
Copy link
Member

@svix-jplatte svix-jplatte commented Feb 8, 2024

About the first commit: In #1188 there were some panics in tests, but without a backtrace they were pretty useless (they occurred inside the Rust standard library). By setting RUST_BACKTRACE=1 in the two CI jobs that run tests, we should get more useful output if this ever happens again in the future.

About the second commit: Simply less scary, master of the checkout action could have different behavior with the next major version.

@svix-jplatte svix-jplatte requested a review from a team February 8, 2024 16:15
@svix-jplatte svix-jplatte changed the title ci: Print a backtrace when tests panic Further CI improvements Feb 8, 2024
Only for Rust workflows for now, because those run the most and also
take the most time to run.
@svix-lucho svix-lucho merged commit ed7c866 into main Feb 12, 2024
8 checks passed
@svix-lucho svix-lucho deleted the jplatte/ci-panics branch February 12, 2024 12:41
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