Conversation
The v0.12.6 images are on Docker Hub, so the site may now name the version. Policy is that versions.js only ever advertises an already-tagged release — which is why this is a separate PR after the tag rather than part of it, and why the release workflow's site-version job is non-blocking. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
chore(site): advertise server v0.12.6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes the site version bump (#197) so the published site stops advertising v0.12.5. The site auto-deploys from
main.Only change since the previous promotion (#195):
SERVER_VERSION0.12.5 → 0.12.6 insite/src/shared/versions.js.The v0.12.6 images are live on Docker Hub and prod is already running
v0.12.6-cu128, so this no longer claims anything untagged.🤖 Generated with Claude Code