-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
adds a readme and licenese for the aac crate #244
Conversation
setup the create to be ready to publish
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #244 +/- ##
=======================================
Coverage 50.43% 50.43%
=======================================
Files 198 198
Lines 16269 16269
=======================================
Hits 8206 8206
Misses 8063 8063
|
?brawl merge |
📌 Commit 0737aa6 has been approved and added to the merge queue. Requested by: @lennartkloock Approved by: @lennartkloock |
adds a readme and licenese for the aac crate setup the create to be ready to publish Requested-by: lennartkloock <[email protected]> Reviewed-by: lennartkloock <[email protected]>
🚨 PR has changed while a merge was in progress, cancelling the merge job. |
?brawl retry |
📌 Commit 0737aa6 has been approved and added to the merge queue. Requested by: @TroyKomodo Approved by: @lennartkloock |
adds a readme and licenese for the aac crate setup the create to be ready to publish Requested-by: TroyKomodo <[email protected]> Reviewed-by: lennartkloock <[email protected]>
🚨 PR has changed while a merge was in progress, cancelling the merge job. |
?brawl retry |
📌 Commit 0737aa6 has been approved and added to the merge queue. Requested by: @TroyKomodo Approved by: @lennartkloock |
🎉 Build successful! Approved by: @lennartkloock |
After a change in BASE github puts a PR in an `unknown`, we shouldnt cancel the run if its in this state. ScuffleCloud/scuffle#244 (comment) Is where it was observed when merging multiple PRs concurrently.
After a change in BASE github puts a PR in an `unknown` mergeable state, we shouldn't cancel the run if its in this state. ScuffleCloud/scuffle#244 (comment) Is where it was observed when merging multiple PRs concurrently.
After a change in BASE github puts a PR in an `unknown` mergeable state we shouldn't cancel the run if its in this state. ScuffleCloud/scuffle#244 (comment) Is where it was observed when merging multiple PRs concurrently.
fix: pr temporarily going into unknown status canceling runs After a change in BASE github puts a PR in an `unknown` mergeable state, we shouldn't cancel the run if its in this state. ScuffleCloud/scuffle#244 (comment) Is where it was observed when merging multiple PRs concurrently. Requested-by: lennartkloock <[email protected]> Reviewed-by: lennartkloock <[email protected]>
setup the create to be ready to publish