CI: no quickbuild on "bors try"#19063
Merged
bors[bot] merged 1 commit intoRIOT-OS:masterfrom Dec 19, 2022
Merged
Conversation
Contributor
Author
|
So this would still fast-fail on "bors try"... |
Contributor
Author
|
bors try |
Contributor
tryBuild failed: |
Contributor
Author
this did build examples/default for >200 boards, so it was not a quick build. |
maribu
approved these changes
Dec 18, 2022
Contributor
Author
|
bors merge |
bors bot
added a commit
that referenced
this pull request
Dec 18, 2022
19063: CI: no quickbuild on "bors try" r=kaspar030 a=kaspar030 Co-authored-by: Kaspar Schleiser <[email protected]>
Contributor
|
Build failed: |
Contributor
|
bors merge |
bors bot
added a commit
that referenced
this pull request
Dec 19, 2022
18472: drivers/mrf24j40: add support for IEEE 802.15.4 Radio HAL r=benpicco a=jia200x 18637: Fido2 follow up r=benpicco a=Ollrogge 19056: pkg/lvgl: bump to 8.3.4 r=aabadie a=aabadie 19063: CI: no quickbuild on "bors try" r=aabadie a=kaspar030 Co-authored-by: Jose Alamos <[email protected]> Co-authored-by: Ollrogge <[email protected]> Co-authored-by: Alexandre Abadie <[email protected]> Co-authored-by: Kaspar Schleiser <[email protected]>
Contributor
|
Build failed (retrying...): |
Contributor
|
Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution description
Make "bors try" behave like "bors merge", don't do a quick build.
Testing procedure
Issues/PRs references
fixes RIOT-OS/murdock-scripts#45