Skip to content

Conversation

@iuwqyir
Copy link
Contributor

@iuwqyir iuwqyir commented Oct 25, 2024

TL;DR

Updated Docker image tagging strategy in the release workflow.

What changed?

Modified the docker-release.yml workflow file to always tag the Docker image with latest, regardless of the event that triggered the workflow.

How to test?

  1. Trigger the Docker release workflow through any supported event (e.g., manual dispatch).
  2. Verify that the built Docker image is tagged with both latest and the semantic version.

Why make this change?

This change ensures that the latest tag is consistently applied to the most recent Docker image build, improving version tracking and making it easier for users to always pull the most up-to-date image without specifying a specific version.

@iuwqyir iuwqyir changed the title fix docker image tag extraction Update Docker image tagging in release workflow Oct 25, 2024
Copy link
Contributor Author

iuwqyir commented Oct 25, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @iuwqyir and the rest of your teammates on Graphite Graphite

@iuwqyir iuwqyir marked this pull request as ready for review October 25, 2024 15:10
@iuwqyir iuwqyir merged commit f5ae429 into main Oct 25, 2024
5 checks passed
@iuwqyir iuwqyir deleted the 10-25-fix_docker_image_tag_extraction branch October 25, 2024 18:17
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