Skip to content

chore: bump icp-dev-env to 0.3.1, asset-canister to v2.2.1, and Motoko recipe to v5.0.0#1357

Open
marc0olo wants to merge 3 commits into
masterfrom
chore/bump-icp-dev-env-0.3.1-asset-canister-2.2.1
Open

chore: bump icp-dev-env to 0.3.1, asset-canister to v2.2.1, and Motoko recipe to v5.0.0#1357
marc0olo wants to merge 3 commits into
masterfrom
chore/bump-icp-dev-env-0.3.1-asset-canister-2.2.1

Conversation

@marc0olo

@marc0olo marc0olo commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary

  • Bumps CI workflow container images from icp-dev-env-{motoko,rust}:0.1.0 to 0.3.1 for all examples that already use the new images (hello_world, who_am_i, all vetkeys variants)
  • Updates asset-canister recipe from @dfinity/asset-canister@v2.1.0 to v2.2.1 in the corresponding icp.yaml files — v2.2.1 uses a type: plugin sync step internally, replacing the type: assets built-in that was removed in icp-cli v0.3.0
  • Updates Motoko recipe from the pinned SHA URL / @dfinity/motoko@v4.1.0 to @dfinity/motoko@v5.0.0 — the new recipe reads the entry point from mops.toml's [canisters.<name>] section, so the configuration: block in icp.yaml is no longer needed and has been removed
  • Updates AGENTS.md canonical snippets and pinned tag example to reflect the new versions

Test plan

  • CI passes on the affected workflows (hello_world, who_am_i, vetkeys-*)
  • No other examples were modified

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@marc0olo marc0olo requested review from a team as code owners June 9, 2026 15:52
Replace the pinned SHA recipe URL (hello_world, who_am_i) and
@dfinity/motoko@v4.1.0 (vetkeys examples) with @dfinity/motoko@v5.0.0.

The configuration.main field previously passed in icp.yaml is now
declared in mops.toml under [canisters.<name>], which the new recipe
reads directly — no configuration block needed in icp.yaml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@marc0olo marc0olo changed the title chore: bump icp-dev-env to 0.3.1 and asset-canister recipe to v2.2.1 chore: bump icp-dev-env to 0.3.1, asset-canister to v2.2.1, and Motoko recipe to v5.0.0 Jun 9, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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