Skip to content

release: prepare 1.0.2 (packaging-only — complete bundle + stable download URL)#248

Merged
VijitSingh97 merged 1 commit into
mainfrom
release/prep-1.0.2
Jun 14, 2026
Merged

release: prepare 1.0.2 (packaging-only — complete bundle + stable download URL)#248
VijitSingh97 merged 1 commit into
mainfrom
release/prep-1.0.2

Conversation

@VijitSingh97

Copy link
Copy Markdown
Collaborator

Cuts 1.0.2, a packaging-only patch, to ship the corrected install bundle. The published images are byte-identical to 1.0.1 — nothing in the running stack changes.

Why a new version

1.0.1's bundle shipped only config.advanced.example.json under a versioned name, but the (now-merged #247) quick start needs config.json.template + a stable pithead.tar.gz URL. v1.0.1 is immutable, so its bundle can't be patched in place — the only way to ship the corrected bundle (and unbreak the /releases/latest/download/pithead.tar.gz quick-start URL, which 404s today) is a new release.

Changes

Cutting it

make release --skip-integration — the product is unchanged from the matrix-validated 1.0.1, so the live e2e gate would re-test identical bytes. It still runs make test, builds amd64, smoke-verifies the pushed manifests are amd64, promotes :1.0.2+:latest, and ships the corrected pithead.tar.gz bundle.

make test green · changelog_notes extracts the [1.0.2] section cleanly.

…nload URL)

1.0.1's install bundle shipped only config.advanced.example.json under a versioned name,
and the documented quick start needs config.json.template + a stable pithead.tar.gz URL.
Because releases are immutable, 1.0.1's bundle can't be fixed in place — so this ships the
corrected bundle as 1.0.2.

The published IMAGES are byte-identical to 1.0.1 (re-tagged); nothing in the running stack
changes. CHANGELOG [1.0.2] says so and points to 1.0.1 for the feature set.

- VERSION + dashboard pyproject -> 1.0.2
- CHANGELOG: thin [1.0.2] packaging entry (the make_bundle/config.json.template fix is #247)

Cut with `make release --skip-integration` — the product is unchanged from the matrix-
validated 1.0.1.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VijitSingh97 VijitSingh97 merged commit d4a7121 into main Jun 14, 2026
12 checks passed
@VijitSingh97 VijitSingh97 deleted the release/prep-1.0.2 branch June 14, 2026 06:19
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