Skip to content

make docker image builds trigger on key branches + ability to manually trigger#1168

Merged
unconst merged 5 commits into
devnet-readyfrom
sam-make-docker-better
Jan 21, 2025
Merged

make docker image builds trigger on key branches + ability to manually trigger#1168
unconst merged 5 commits into
devnet-readyfrom
sam-make-docker-better

Conversation

@sam0x17

@sam0x17 sam0x17 commented Jan 17, 2025

Copy link
Copy Markdown
Contributor

This makes it so the current state of devnet-ready, devnet, and testnet is continuously deployed to docker hub using the branch names as the tag name.

It also makes it so we can manually trigger branches or tags to deploy to docker hub based on a workflow dispatch. Currently it does not allow for deploying a branch/tag with a different branch/tag name in docker hub, however this could be added if it is desired later.

@sam0x17 sam0x17 self-assigned this Jan 17, 2025
@sam0x17 sam0x17 added skip-cargo-audit This PR fails cargo audit but needs to be merged anyway and removed skip-cargo-audit This PR fails cargo audit but needs to be merged anyway labels Jan 17, 2025
@sam0x17 sam0x17 marked this pull request as ready for review January 17, 2025 21:04
@sam0x17 sam0x17 requested a review from unconst as a code owner January 17, 2025 21:04
@sam0x17 sam0x17 added the blue team defensive programming, CI, etc label Jan 17, 2025
@sam0x17 sam0x17 added the skip-cargo-audit This PR fails cargo audit but needs to be merged anyway label Jan 17, 2025
branches:
- devnet-ready
- devnet
- testnet

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not testing on main?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope, for main people should use the releases, which also get deployed by this automatically

@sam0x17 sam0x17 added the no-spec-version-bump PR does not contain changes that requires bumping the spec version label Jan 21, 2025
@sam0x17 sam0x17 changed the title make docker image builds trigger on key branches make docker image builds trigger on key branches + ability to manually trigger Jan 21, 2025
@sam0x17 sam0x17 requested a review from keithtensor January 21, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blue team defensive programming, CI, etc no-spec-version-bump PR does not contain changes that requires bumping the spec version skip-cargo-audit This PR fails cargo audit but needs to be merged anyway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants