Skip to content
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

[CI] Add github action to build boot-tools on demand - v0.29 backport #3807

Merged
merged 2 commits into from
Jan 17, 2023

Conversation

peterargue
Copy link
Contributor

backports: #3787 and #3798

bors bot and others added 2 commits January 12, 2023 12:17
3787: [CI] Add github action to build boot-tools on demand r=peterargue a=peterargue

The PR adds a github action workflow that can be run on demand to build the `bootstrap`, `transit` and `util` tools, then upload them to GCS

Co-authored-by: Peter Argue <89119817+peterargue@users.noreply.github.com>
3798: [CI] Remove --ssh flag from docker build for util r=peterargue a=peterargue

The `--ssh default` flag is only needed for building when the repo contains a dependency within a private repo. This is generally not needed so removing.

Running with this flag causes CI builds to fail: https://github.com/onflow/flow-go/actions/runs/3896458835/jobs/6653020995

Co-authored-by: Peter Argue <89119817+peterargue@users.noreply.github.com>
@peterargue peterargue merged commit d447fb1 into v0.29 Jan 17, 2023
@peterargue peterargue deleted the petera/ci-build-tools-v0.29 branch January 17, 2023 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants