Skip to content

chore: migrate frontend canisters from asset-canister to static-site recipe#1449

Merged
raymondk merged 4 commits into
masterfrom
chore/migrate-asset-canister-to-static-site
Jul 24, 2026
Merged

chore: migrate frontend canisters from asset-canister to static-site recipe#1449
raymondk merged 4 commits into
masterfrom
chore/migrate-asset-canister-to-static-site

Conversation

@marc0olo

@marc0olo marc0olo commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summary

Swaps the frontend canister recipe from @dfinity/asset-canister@v2.2.1 to @dfinity/static-site@v0.3.1 across all examples, matching the change already applied to hosting/oisy-signer-demo.

  • 41 icp.yaml files updated (across hosting/, motoko/, motoko/vetkeys/, rust/, rust/vetkeys/, native-apps/)
  • Pure recipe-line swap — configuration blocks (dir + build) are unchanged, since both recipes accept the same shape
  • Verified locally

Recipe version

The known certified-assets canister issue in the static-site recipe has been fixed and released in v0.3.1, which this PR now targets. The earlier blocker is resolved.

🤖 Generated with Claude Code

marc0olo and others added 2 commits July 23, 2026 11:07
…recipe

Swap the frontend recipe from @dfinity/asset-canister@v2.2.1 to
@dfinity/static-site@v0.3.0 across all examples, matching the change
already applied to hosting/oisy-signer-demo.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
v0.3.1 includes the certified-assets canister fix, unblocking the
migration.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
marc0olo and others added 2 commits July 24, 2026 01:13
…ples

The certified-assets sync plugin brotli-compresses the large Unity WebGL
and Godot HTML5 asset bundles, which exceeds the default 60s plugin
compute limit. Set ICP_CLI_PLUGIN_COMPUTE_LIMIT_SECS=300 (available in
the latest icp-cli) for these two workflows.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@marc0olo
marc0olo marked this pull request as ready for review July 23, 2026 23:32
@marc0olo
marc0olo requested review from a team as code owners July 23, 2026 23:32
@marc0olo
marc0olo requested a review from raymondk July 24, 2026 08:35
@raymondk
raymondk merged commit ac14cb8 into master Jul 24, 2026
46 checks passed
@raymondk
raymondk deleted the chore/migrate-asset-canister-to-static-site branch July 24, 2026 13:01
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.

4 participants