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

Extra string tags to image_stamp_tag, update codeowners[OC-1439] #136

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

john-michaelburke
Copy link
Contributor

  • Optionally add a list of extra string tags to either the image_tag or image_stamp_tag output.
  • At least for my use case, I would like to use image_stamp_tag to tag not only the git version but add in a "latest-master" tag to the target image.
  • I could see value in extending the image_stamp_tag to apply the regex functionality to extra tags, but I'll leave that up to a future user.
  • As far as I understand, because I use a default value, this feature should be backwards compatible.

@john-michaelburke john-michaelburke changed the title Optional extra string tags to image_tag/image_stamp_tag[OC-1439] Optional extra string tags to image_stamp_tag, update codeowners[OC-1439] Jun 27, 2024
@john-michaelburke john-michaelburke changed the title Optional extra string tags to image_stamp_tag, update codeowners[OC-1439] Extra string tags to image_stamp_tag, update codeowners[OC-1439] Jun 27, 2024
Copy link
Contributor

@pcrumley pcrumley left a comment

Choose a reason for hiding this comment

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

this looks fine. Hopefully you are correct about it being backwards compatible.

@john-michaelburke
Copy link
Contributor Author

this looks fine. Hopefully you are correct about it being backwards compatible.

Fortunately any users have to manually uprev rules_swiftnav so I think it is safe

@john-michaelburke john-michaelburke merged commit 9101183 into main Jun 27, 2024
1 check passed
@john-michaelburke john-michaelburke deleted the john-michaelburke/add-extra-tags branch June 27, 2024 23:54
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