DashboardcliNightly channel and upgrade-source inva…

Nightly channel and upgrade-source invariants

Category: preference
Confidence: 1.00
ID: 01a0862a-eb20-7810-b013-f7eeb780ff97
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 1
Source session: 06aLRoB0AYUPw7Dkg
Created: 2026-09-08 23:28:00
Updated: 2026-09-10 08:29:23

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 13h ago

Content

Nightly is a persistent channel: sentry cli upgrade nightly switches and updates immediately, and later bare upgrades remain nightly until stable is selected. Nightly always uses standalone curl/GitHub/GHCR semantics regardless of detected installation method, including OCI authentication, manifests, version annotations, platform gzip layers, and pinned-version validation. Preserve the selected source through validation, delta lookup, download, and installation. Migrate package-manager and Homebrew installations to standalone with the proper uninstall hint. Stable alone uses installation-method routing. Package-manager upgrades require network access; reject explicit non-curl offline upgrades with the established UpgradeError reason and message, and limit offline fallback to curl-installed binaries. Retain the newest 30 nightly-* tags and remove older nightly tags with corresponding patch-* tags. Test equivalent nightly behavior across installation methods.

Move to: