Skip to content

Promote develop → main: site advertises server 0.14.0 - #270

Merged
dvcdsys merged 2 commits into
mainfrom
develop
Aug 21, 2026
Merged

Promote develop → main: site advertises server 0.14.0#270
dvcdsys merged 2 commits into
mainfrom
develop

Conversation

@dvcdsys

@dvcdsys dvcdsys commented Aug 21, 2026

Copy link
Copy Markdown
Owner

One-line follow-up to the server/v0.14.0 release. The site auto-deploys from main, so the version bump only takes effect once it lands here.

The whole diff: site/src/shared/versions.js, SERVER_VERSION '0.13.0''0.14.0'.

Why it is a separate PR rather than part of the release

The site may only advertise an already-published release. So the order is: tag → images land → bump. release-server.yml's Check the site advertises this release job is non-blocking for exactly this reason, and it annotated the release asking for this bump.

The images it now points at are live:

tag size pushed
dvcdsys/code-index:v0.14.0 0.08 GB 14:30:59 UTC
dvcdsys/code-index:latest 0.08 GB 14:31:01 UTC
dvcdsys/code-index:v0.14.0-cu128 1.00 GB 14:20:32 UTC
dvcdsys/code-index:cu128 1.00 GB 14:20:34 UTC

CLI_VERSION untouched at 0.10.2 — separate tag stream, not released alongside this.

Still open after this, and neither is a site concern

  • The CUDA image gate was never run for 0.14.0. :v0.14.0-cu128 is published unscanned because the GPU host is unreachable. Run the gate against the published tag, and bump cloudflared (2026.7.32026.8.2), before any prod deploy.
  • A newer llama.cpp:server-cuda digest exists (fd68d130…995fe9f2…). Bumping it needs make scout-cuda to validate the shared-library layout — also blocked on the GPU host.

dvcdsys and others added 2 commits August 21, 2026 15:32
The images are on Docker Hub — dvcdsys/code-index:v0.14.0 and :latest at
14:31 UTC, :v0.14.0-cu128 and :cu128 at 14:20 — so the site may now say so.

Order matters and this is the second half of it: the site advertises only an
already-published release, which is why the version bump is a separate change
after the tag rather than part of it. release-server.yml's "Check the site
advertises this release" job is deliberately non-blocking for the same reason;
it annotated this release asking for exactly this bump.

CLI_VERSION is untouched at 0.10.2 — the CLI is on its own tag stream and has
not been released alongside this.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
chore(site): advertise server 0.14.0
@dvcdsys
dvcdsys merged commit 7802f93 into main Aug 21, 2026
9 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