Skip to content

Track CameraNode 0.1.77 in the cold-boot version floor - #290

Merged
Sbussiso merged 1 commit into
masterfrom
bump-latest-node-version
Sep 10, 2026
Merged

Track CameraNode 0.1.77 in the cold-boot version floor#290
Sbussiso merged 1 commit into
masterfrom
bump-latest-node-version

Conversation

@Sbussiso

Copy link
Copy Markdown
Contributor

CameraNode released v0.1.77 — the first build whose assets carry the cameranode name.

This constant is the disaster fallback for the latest-version lookup. The runtime normally resolves dynamically from GitHub /releases/latest via app.core.release_cache, so it's read only on cold boot before the first refresh tick, and during a sustained GitHub outage.

Bumped anyway, because the failure mode is silent and has happened before: this default sat at 0.1.26 while releases reached 0.1.73, so a cold boot mis-reported every node ≥ 0.1.26 as up to date. The comment beside it asks for exactly this.

The LATEST_NODE_VERSION Fly secret is staged to 0.1.77 alongside — it overrides this default in production and is the value that actually decides update_available there.

864 tests pass.

🤖 Generated with Claude Code

CameraNode released 0.1.77 — the first build whose assets carry the
cameranode name. This constant is the disaster fallback for the
latest-version lookup: the runtime normally resolves it dynamically from
GitHub /releases/latest via app.core.release_cache, so it is read only
on cold boot before the first refresh tick, and during a sustained
GitHub outage.

Bumped anyway, because the failure mode is silent and has happened
before: this default sat at 0.1.26 while releases reached 0.1.73, so a
cold boot mis-reported every node >= 0.1.26 as up to date. The comment
beside it asks for exactly this.

The LATEST_NODE_VERSION Fly secret is staged to 0.1.77 alongside, since
the secret overrides this default in production and is the value that
actually decides `update_available` there.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Sbussiso
Sbussiso merged commit 0489d69 into master Sep 10, 2026
12 checks passed
@Sbussiso
Sbussiso deleted the bump-latest-node-version branch September 10, 2026 22:28
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