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

support defining custom tag #89

Merged
merged 2 commits into from
Jun 28, 2024
Merged

support defining custom tag #89

merged 2 commits into from
Jun 28, 2024

Conversation

askvinni
Copy link
Contributor

@askvinni askvinni commented Jun 28, 2024

Feel free to ping me on slack for a longer explanation of why we need this in the data platform.

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation

Description

This PR adds support for an input docker-custom-tag, which allows the user to override the tag set by the workflow. This is useful in i.e. a monorepo case where users might want to release only parts of the project by tagging it with prefix/version.

Checklist

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

@askvinni askvinni requested a review from a team as a code owner June 28, 2024 14:21
Copy link

github-actions bot commented Jun 28, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@askvinni
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@askvinni
Copy link
Contributor Author

recheck

github-actions bot added a commit that referenced this pull request Jun 28, 2024
@askvinni askvinni merged commit 05a3c2b into main Jun 28, 2024
5 of 6 checks passed
@askvinni askvinni deleted the support-custom-tag branch June 28, 2024 14:55
@github-actions github-actions bot locked and limited conversation to collaborators Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants