Skip to content

chore: verify docs against icp-cli v1.5.0 - #388

Merged
raymondk merged 1 commit into
docs/icp-cli-1.4from
docs/icp-cli-1.5
Sep 14, 2026
Merged

raymondk merged 1 commit into
docs/icp-cli-1.4from
docs/icp-cli-1.5

Conversation

@marc0olo

Copy link
Copy Markdown
Member

Summary

Closes #386. Stacked on #380, which verifies v1.4.0; this layer is the diff from there to v1.5.0.

docs/reference/cli.md is byte-identical between v1.4.0 and v1.5.0, so no command or flag in docs/ changed. What this carries is the pin and the link slug:

  • Pin dfinity/icp-cli at v1.5.0.
  • Move every cli.internetcomputer.org link to the 1.5 slug (10 paths and 10 anchors verified live at 1.5 before replacing), and update the slug named in the AGENTS.md linking rule and the examples in .agents/upstream-tracking.md.

The v1.5.0 changelog entries need no content change here. The sync-plugin v0.2.0 interface and the files key it merges are plugin-authoring surface documented on the CLI site; a recipe canister being allowed its own sync steps relaxes a restriction this repo never stated; environment-scoped builds narrow what icp build -e compiles, and no page here describes that scoping. The experimental workspace and bundle changes concern dependencies:, which this repo does not document.

Note that #386 compares v1.3.0...v1.5.0, because the pin on main is still v1.3.0 while #380 is open. Reviewing this layer against v1.4.0...v1.5.0 matches what the stack actually changes.

@marc0olo
marc0olo requested a review from a team as a code owner September 14, 2026 11:15
@marc0olo
marc0olo added this pull request to stack #389 September 14, 2026 11:15
cli.md is byte-identical to v1.4.0, so this is the pin and the link slug.
@raymondk
raymondk merged commit 0b96aea into main Sep 14, 2026
14 of 16 checks passed
@raymondk
raymondk deleted the docs/icp-cli-1.5 branch September 14, 2026 14:23
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.

chore: upstream dfinity/icp-cli moved to v1.5.0

2 participants