Skip to content

Always publish additional tags - #76

Merged
scothis merged 1 commit into
componentized:mainfrom
scothis:always-publish-tags
Aug 28, 2026
Merged

Always publish additional tags#76
scothis merged 1 commit into
componentized:mainfrom
scothis:always-publish-tags

Conversation

@scothis

@scothis scothis commented Aug 28, 2026

Copy link
Copy Markdown
Member

When the lts or stable version shifts, that tag was only published for a new wasmtime release. This potentially creates a period where the tag points to the previous lts release, but not the current lts release.

Now the additional tags are published for each run. In the vast majority of cases, the published tag will already exist for the same digest creating an idempotent operation.

The additional tags are still skipped if the job is not set to publish.

When the lts or stable version shifts, that tag was only published for a
new wasmtime release. This potentially creates a period where the tag
points to the previous lts release, but not the current lts release.

Now the additional tags are published for each run. In the vast majority
of cases, the published tag will already exist for the same digest
creating an idempotent operation.

The additional tags are still skipped if the job is not set to publish.

Signed-off-by: Scott Andrews <scott@andrews.me>
@scothis
scothis enabled auto-merge (squash) August 28, 2026 13:46
@scothis
scothis merged commit d5131cf into componentized:main Aug 28, 2026
83 checks passed
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.

1 participant