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

Only build CI validation is performed against pull request, and a new image is built at merge time #21

Closed
wants to merge 1 commit into from

Conversation

SataQiu
Copy link
Member

@SataQiu SataQiu commented Sep 3, 2024

Only build CI validation is performed against pull request, and a new image is built at merge time

  • for pull reuqest: only build but not push images
  • for merged commit: build and push images

@archlitchi
Copy link
Collaborator

I think a dev-image is necessary for developer to test their image before merge, i will check and remove untagged image from dockerhub periodically

@SataQiu
Copy link
Member Author

SataQiu commented Sep 9, 2024

But i think developers should build their own image locally instead of building it through the repo CI, this will make the latest image become uncertain, different PRs will overwrite each other's latest image...

@SataQiu SataQiu closed this Sep 14, 2024
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.

2 participants