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

Ensure action fails if bin/missing-versions fail #11

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

walro
Copy link
Contributor

@walro walro commented Sep 16, 2024

Previously we'd "shadow" the bin/missing-versions exit code with the one from echo, split into two discrete steps to catch that.

See example at https://github.com/cloudamqp/erlang-packages/actions/runs/10880399934 where it's hard to understand what went wrong without looking closer.

Previously we'd "shadow" the bin/missing-version exit code with the one from `echo`, split into two discrete steps to catch that.
@walro walro marked this pull request as ready for review September 16, 2024 14:44
@walro walro requested a review from dentarg September 16, 2024 14:45
@walro
Copy link
Contributor Author

walro commented Sep 16, 2024

Great success! (the ❌)

@walro
Copy link
Contributor Author

walro commented Sep 16, 2024

Great success! (the ❌)

I have a fix for the ❌ too, but didn't want to mix that in same PR.

Copy link
Member

@dentarg dentarg left a comment

Choose a reason for hiding this comment

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

👍

@walro walro merged commit e8fb7ea into main Sep 16, 2024
1 of 2 checks passed
@walro walro deleted the fail-on-missing-versions branch September 16, 2024 14:57
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.

2 participants