Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Set init/upgrade snippets to next on next #29696

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

shilman
Copy link
Member

@shilman shilman commented Nov 23, 2024

Setting the init/upgrade snippets to next so that we can have users test prereleases like @storybook/react-native-web-vite. @kylegach / @jonniebigodes we need to add a release checklist item to ensure that these are always latest on main.

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>

Greptile Summary

Updates initialization and upgrade command snippets in documentation to use @next tag instead of @latest, enabling users to test prerelease versions of Storybook packages.

  • Modified docs/_snippets/init-command.md to use @next tag for npx, pnpm, and yarn initialization commands
  • Modified docs/_snippets/storybook-upgrade.md to use @next tag for upgrade commands across all package managers
  • Requires new release checklist item to ensure commands use @latest on main branch

@shilman shilman added documentation ci:docs Run the CI jobs for documentation checks only. labels Nov 23, 2024
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@shilman shilman merged commit 8b454ee into next Nov 23, 2024
7 of 9 checks passed
@shilman shilman deleted the shilman/docs-init-upgrade-next branch November 23, 2024 04:59
Copy link

nx-cloud bot commented Nov 23, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit f70e832. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:docs Run the CI jobs for documentation checks only. documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant