-
Notifications
You must be signed in to change notification settings - Fork 255
Add Available Versions to Pulumi CLI navigation #16371
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
Conversation
Adds the Pulumi CLI Versions page to the Infrastructure as Code > Pulumi CLI section in the navigation menu as "Available versions", addressing user feedback that this important reference page was not easily discoverable. The page appears after Commands, Environment variables, and Command-line completion entries, maintaining a logical navigation hierarchy. Fixes #16370 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Review SummaryThis PR successfully adds the "Available versions" page to the Pulumi CLI navigation menu, improving discoverability as requested in #16370. The change is well-executed with proper frontmatter configuration and appropriate weight ordering. ✅ What's Working Well
📝 Minor Issue FoundLine 3: Typo in meta description The word "an" should be "a" ("a list" not "an list"). All other aspects of the PR follow the repository's style guidelines and conventions. Once the typo is fixed, this will be ready to merge. Mention @claude if you'd like me to review any updates or need help with anything else. |
|
Your site preview for commit 0a46bbd is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16371-0a46bbd8.s3-website.us-west-2.amazonaws.com. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect fix, thanks for doing it!
|
Your site preview for commit a86336f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16371-a86336fb.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit 935c72f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16371-935c72f4.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit 056c34d is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16371-056c34de.s3-website.us-west-2.amazonaws.com. |
Adds the Pulumi CLI Versions page to the Infrastructure as Code > Pulumi CLI section in the navigation menu as "Available versions", addressing user feedback that this important reference page was not easily discoverable.
The page appears after Commands, Environment variables, and Command-line completion entries, maintaining a logical navigation hierarchy.
Fixes #16370
🤖 Generated with Claude Code