-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
v1.14: ci: fix do-audit don't report error (backport of #30728) #31009
Conversation
* ci: fix do-audit don't retport error * Update ci/do-audit.sh Co-authored-by: Trent Nelson <[email protected]> * use the latest suggestion * lint * redirect stderr to stdout * another solution --------- Co-authored-by: Trent Nelson <[email protected]> (cherry picked from commit f8abc8d) # Conflicts: # ci/do-audit.sh
automerge label removed due to a CI failure |
we're gonna have to pick the fixes/ignores in behind it |
Just ran cargo update --package openssl in the root and in `programs/sbf`.
6170089
to
961ec28
Compare
Codecov Report
@@ Coverage Diff @@
## v1.14 #31009 +/- ##
=======================================
Coverage 82.1% 82.1%
=======================================
Files 664 664
Lines 185071 185071
=======================================
+ Hits 152000 152057 +57
+ Misses 33071 33014 -57 |
thanks! follow along in #releng on discord RE updating vs. ignoring. |
not so fast robit |
@yihau can you pick the |
sure! will do it later! |
8e860fb
to
18f3699
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice! ty
let's merge this one without squashing. let me know if branch protection is preventing that
This is an automatic backport of pull request #30728 done by Mergify.
Cherry-pick of f8abc8d has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com