Skip to content

feat(static-site): publish v0.3.2 - #35

Merged
raymondk merged 1 commit into
mainfrom
static-site-v0.3.2
Jul 31, 2026
Merged

feat(static-site): publish v0.3.2#35
raymondk merged 1 commit into
mainfrom
static-site-v0.3.2

Conversation

@lwshang

@lwshang lwshang commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Publishes the static-site recipe at v0.3.2, pinning the canister and sync-plugin wasm from dfinity/certified-assets's v0.3.2 release.

The committed recipe.hbs is the asset attached to that release, verbatim — verify it matches:
https://github.com/dfinity/certified-assets/releases/download/v0.3.2/recipe.hbs

After merge, tag static-site-v0.3.2 in this repo to cut the recipe release.


Context: version ordering

This publishes static-site-v0.3.2, below the existing static-site-v0.4.0. That's
deliberate: the static-site recipe version tracks the certified-assets release it
pins, and v0.4.0 pins v0.3.1 artifacts. A minor bump upstream also carries a specific
meaning — breaking change, canister reinstall, every asset re-uploaded — which doesn't
apply here.

Sequence: merge this → tag static-site-v0.3.2 → retire the static-site-v0.4.0 tag
and release. One local checkout references it, coordinated directly.

#34's visibility option is unaffected: it was carried upstream in
certified-assets#118, so it's in
the recipe committed here and the diff is only the two wasm pins. These files are
regenerated from that repo on each publish, so changes persist by landing there.

@lwshang
lwshang requested a review from a team as a code owner July 30, 2026 21:46
@raymondk
raymondk merged commit 69ff33b into main Jul 31, 2026
5 checks passed
@raymondk
raymondk deleted the static-site-v0.3.2 branch July 31, 2026 13:20
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.

2 participants