Merged
Conversation
Deploying ferrous-systems-rust-training with
|
| Latest commit: |
e118f95
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a53b216d.ferrous-systems-rust-training.pages.dev |
| Branch Preview URL: | https://parallel-ci.ferrous-systems-rust-training.pages.dev |
Contributor
Author
|
Force pushed to keep a tidier git history. Note that I haven't removed the old versions of the job to facilitate migrating to the parallel ones. |
Contributor
Author
|
I no longer have commit rights here, so I believe you'll have to push this over the finish line @jonathanpallant. |
2d0feb4 to
ab075e1
Compare
jonathanpallant
previously approved these changes
May 1, 2025
0d66992 to
30b09f8
Compare
Actually, I want to change this a bit.
dec5822 to
f9de88f
Compare
* Now build_fns.sh has a function for each 'thing' we can build. * localbuild.sh builds all the things. * The Github CI also builds all the things, but in parallel. You can run a partial build like: $ ./localbuild.sh test-cheatsheets ferrocene-qemu-aarch64v8a ferrocene-qemu-aarch32v8r ferrocene-qemu-thumbv7em
f9de88f to
e118f95
Compare
Member
|
OK, I've moved all the logic into a single file. If you execute the file, you get everything. If you pass arguments, you can pick a subset. The Github Action calls the same file, but only selecting one operation. Having done this in bash, I did wonder if I should have done it as a |
Member
|
ahh, no bors here sadly |
This was referenced May 6, 2025
Closed
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.
This PR:
build.shcalled by CI call the build/test functions defined inbuild_fns.shfortraining-slidesexample-codebuild-ferrocene.shqemu-aarch64v8aqemu-aarch32v8rqemu-thumbv7em