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

Feature request: Docker workflow: auto create latest tag in PR #83

Closed
obervinov opened this issue May 29, 2024 · 0 comments · Fixed by #88
Closed

Feature request: Docker workflow: auto create latest tag in PR #83

obervinov opened this issue May 29, 2024 · 0 comments · Fixed by #88
Assignees
Labels
enhancement New feature or request workflow:docker The workflow responsible for assembling the images and uploading to the GHCR
Milestone

Comments

@obervinov
Copy link
Owner

Is your feature request related to a problem? Please describe.
The workflow for building an image and flushing it to ghcr should also automatically create a latest tag for that image

Describe the solution you'd like
Just add additional push action with latest tag

Describe alternatives you've considered
None

Additional context
None

@obervinov obervinov added enhancement New feature or request workflow:docker The workflow responsible for assembling the images and uploading to the GHCR labels May 29, 2024
@obervinov obervinov self-assigned this May 29, 2024
@obervinov obervinov added this to the v1.2.7 milestone Aug 12, 2024
obervinov pushed a commit that referenced this issue Aug 12, 2024
## v1.2.7 - 2024-08-12
### What's Changed
**Full Changelog**: v1.2.6...v1.2.7 by @obervinov in #84
#### 🚀 Features
* Bump trivy-action to `0.24.0` in the docker workflow
* #83
* Change the new image version detection selector from `LABEL org.opencontainers.image.version` to `ARG IMAGE_VERSION=` in `images` workflow  
#### 💥 Breaking Changes
* Change the new image version detection selector from `LABEL org.opencontainers.image.version` to `ARG IMAGE_VERSION=` in `images` workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request workflow:docker The workflow responsible for assembling the images and uploading to the GHCR
Projects
Development

Successfully merging a pull request may close this issue.

1 participant