Merged
Conversation
9a3479d to
265f3c4
Compare
f54be9c to
7130e19
Compare
ecf99b9 to
6d5da15
Compare
Collaborator
Author
|
Fixed some minor issues (typos + wasn't actually using timeouts when running commands in the tests) and pushed up accidentally-missing commits. |
6d5da15 to
9d6ce82
Compare
There are cases where we get the files from places that are irrelevant to the shared artifacts code, so those callers need to be able to still place the AsyncFiles inside the wrappers.
9d6ce82 to
6082338
Compare
This adds a new crate `obo-cli` that behaves much like the commands already available to the runner, but as a separate entity. As replacement for child pipeline generation, the `generate-monitor` command will create a JSON table containing the commands needed to run monitoring and download binaries for a given repo/arch combination.
This splits the single readme into three, a top-level one with all the useful shared info, and much smaller project-specific ones with the relevant setup.
6082338 to
318b0bf
Compare
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.
As usual, only new commit is the last one. Only thing missing is README edits, because i'd like an OK on the general structure before I write out all the details.