Skip to content

docs: document deno upgrade pr (2.8)#3087

Open
lunadogbot wants to merge 1 commit intodenoland:mainfrom
lunadogbot:docs/2.8-upgrade-pr
Open

docs: document deno upgrade pr (2.8)#3087
lunadogbot wants to merge 1 commit intodenoland:mainfrom
lunadogbot:docs/2.8-upgrade-pr

Conversation

@lunadogbot
Copy link
Copy Markdown

Summary

Documents the new deno upgrade pr <number> subcommand shipping in Deno 2.8 (denoland/deno#33252). It downloads the binary built by CI for a given denoland/deno PR via the gh CLI and installs it, optionally to a path with --output.

  • New "Install a build from a pull request" section in runtime/reference/cli/upgrade.md.
  • Notes the gh CLI prerequisite, #-prefix tolerance, the --output/--dry-run interactions, and the {profile}-{os}-{arch}-deno artifact-naming scheme.

Test plan

  • deno task serve — section renders.

Adds a section to upgrade.md describing the new \`deno upgrade pr\`
subcommand which installs the binary built by CI for a specific
denoland/deno PR. Covers the basic usage, the \`--output\` and
\`--dry-run\` interactions, the artifact-naming scheme, and the gh CLI
prerequisite.

Refs denoland/deno#33252
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