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

Allow publishing docker images from PR #1626

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Conversation

jjcarstens
Copy link
Collaborator

@jjcarstens jjcarstens commented Oct 31, 2024

This is sometimes useful for testing PRs in external systems as needed

You can either manually trigger a publish in the Actions table and run the workflow for your branch or include [publish] in any commit message to have it sent through

@jjcarstens jjcarstens force-pushed the allow-pr-docker-push branch 4 times, most recently from 69a4d6d to ed94a26 Compare October 31, 2024 19:22
This is sometimes useful for testing PRs in external systems as needed
@joshk
Copy link
Collaborator

joshk commented Nov 2, 2024

I'm wondering if we publish on a PR, without needing to check for [publish]?

@jjcarstens
Copy link
Collaborator Author

Do we want to publish an image for every commit? It seems a bit excessive, especially with some recent PRs that had 20+ commits. Though I'm not opposed for making it easier...

@jjcarstens
Copy link
Collaborator Author

Josh and I spoke in slack - Merging for now and if we want to build every commit later, easy change

@jjcarstens jjcarstens merged commit 062891f into main Nov 5, 2024
2 checks passed
@jjcarstens jjcarstens deleted the allow-pr-docker-push branch November 5, 2024 16:25
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