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

mago 0.0.18 #202734

Merged
merged 2 commits into from
Dec 30, 2024
Merged

mago 0.0.18 #202734

merged 2 commits into from
Dec 30, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Mago 0.0.18 fixes a critical issue with the exit code behavior of the `mago lint` command. The expected behavior is that the command exits with a code of `1` if any issues of level `error` are detected, and `0` otherwise. However, this behavior was recently broken, causing the command to return a non-zero exit code for any results that contained issues, even those below the `error` level.

This has now been corrected. The mago lint command will once again return 1 only when issues of level error are present, ensuring proper functionality and alignment with CI/CD workflows.

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 29, 2024
mago: update test

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. ready to merge PR can be merged once CI is green labels Dec 30, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 30, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 30, 2024
Merged via the queue into master with commit 3c471e6 Dec 30, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-mago-0.0.18 branch December 30, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. ready to merge PR can be merged once CI is green rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants