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

Add metadata action to jib push / Merge build+push #201

Merged
merged 27 commits into from
Jun 25, 2024

Conversation

DerTiedemann
Copy link
Contributor

@DerTiedemann DerTiedemann commented Jun 14, 2024

I added the metadata action that will create image tags based on the repository config, and will also push those tags to the respective registries. It is assumes that the present docker daemon is current authenticated against the registry you want to push to. This is usually done docker-login action.

@DerTiedemann DerTiedemann force-pushed the tiedemann/adjust-with-metadata-action branch from 8c6e8d9 to 5890b96 Compare June 23, 2024 21:29
@DerTiedemann DerTiedemann changed the title feat: add auto tagging with metadata action && refactor to account for #175 changes Add metadata action to jib push / Merge build+push Jun 23, 2024
@DerTiedemann DerTiedemann marked this pull request as ready for review June 23, 2024 21:36
@DerTiedemann DerTiedemann merged commit 8ef53ea into jib Jun 25, 2024
3 checks passed
@DerTiedemann DerTiedemann deleted the tiedemann/adjust-with-metadata-action branch June 25, 2024 11:11
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