-
Notifications
You must be signed in to change notification settings - Fork 258
add task mode details #16246
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
add task mode details #16246
Conversation
PR Review SummaryThis PR adds documentation for Neo task operating modes. The content is helpful, but there are several style issues that need to be addressed per STYLE-GUIDE.md. Issues Found1. Inconsistent capitalization of mode names (lines 36-38)
2. Missing CLI command formatting (line 36)
3. Awkward phrasing (line 37)
4. Grammar issue (line 38)
5. Alt text needs improvement (line 40)
6. Content clarity (line 34)
Minor Notes
RecommendationAddress the capitalization and CLI formatting issues before merging. The content is valuable documentation once these style issues are fixed. |
|
Your site preview for commit f38d652 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16246-f38d6521.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit 3e3afe4 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16246-3e3afe4f.s3-website.us-west-2.amazonaws.com. |
CamSoper
left a comment
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.
This looks great! ![]()
|
@kramhuber I took the liberty of merging from |
|
Your site preview for commit c980dc0 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16246-c980dc0f.s3-website.us-west-2.amazonaws.com. |
* add task mode details * claude nits --------- Co-authored-by: Cam <cam.soper@outlook.com>
* Neo mode first draft * Second draft * Clean up and adjust styles * Mobile responsiveness * Animation * Feedback and suggestion pills draft * Hide copilot from homepage in favor of Neo takeover * Move JS to separate file * Update suggestions * Regen dev version pulumi@3.203.0-alpha.x821986e * Reorganize documentation and unify navigation menu (#16119) * Finally got the menu working * Breadcrumbs and docs home * Menus and breadcrumbs lookin good * refactor: clean up unused partials and styles in documentation layout * refactor: remove is_overview flag from documentation index files * Remove generated files from source control * Remove generated assets from git tracking * refactor: remove PulumiTV playlists and support section from documentation index * Layout tweaks * feat: update documentation layout and styles for improved navigation * style: adjust navigation styles for improved hover effects and spacing * review feedback (thanks, Claude!) * style: remove expanded menu IDs from documentation index files * New menu structure basically working * style: remove section headers from documentation index files for consistency * fix: correct current section for home path and update menu structure * Moved get started -- AWS working, others not so much * Get started menu all moved * feat: add content migration and discovery scripts for documentation restructuring * Restored top nav * WIP, moved ESC Get Started, fixed script to move files. * WIP, moved ESC Get Started, fixed script to move files. * feat: add comprehensive content migration agent specification for Pulumi documentation * Reorg Getting Started menu * Reorg Getting Started menu * fix: update "Get Started" links to point to the new IaC documentation paths * fix: update "Get Started" link to correct path in ESC walkthrough note * fix: simplify breadcrumb logic by removing unnecessary condition * weights * Move insights getting started * fix: correct regex for updating nested menu section in migration script * Moved "Adopting Pulumi" to "Migrating to Pulumi" * Moved Download & Install * Add missing aliases for moved files Added aliases for 6 moved files to ensure proper URL redirects: - content/docs/get-started/iac/_index.md - content/docs/get-started/insights/account-management.md - content/docs/get-started/insights/add-policies.md - content/docs/get-started/insights/begin.md - content/docs/get-started/insights/create-accounts.md - content/docs/get-started/insights/using-resource-explorer.md Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com> * Reorganizing docs architecture (#16074) * Finally got the menu working * Breadcrumbs and docs home * Menus and breadcrumbs lookin good * refactor: clean up unused partials and styles in documentation layout * refactor: remove is_overview flag from documentation index files * Remove generated files from source control * Remove generated assets from git tracking * refactor: remove PulumiTV playlists and support section from documentation index * Layout tweaks * feat: update documentation layout and styles for improved navigation * style: adjust navigation styles for improved hover effects and spacing * review feedback (thanks, Claude!) * style: remove expanded menu IDs from documentation index files * New menu structure basically working * style: remove section headers from documentation index files for consistency * fix: correct current section for home path and update menu structure * Moved get started -- AWS working, others not so much * Get started menu all moved * feat: add content migration and discovery scripts for documentation restructuring * Restored top nav * WIP, moved ESC Get Started, fixed script to move files. * WIP, moved ESC Get Started, fixed script to move files. * feat: add comprehensive content migration agent specification for Pulumi documentation * Reorg Getting Started menu * Reorg Getting Started menu * fix: update "Get Started" links to point to the new IaC documentation paths * fix: update "Get Started" link to correct path in ESC walkthrough note * fix: simplify breadcrumb logic by removing unnecessary condition * weights * Move insights getting started * fix: correct regex for updating nested menu section in migration script * Moved "Adopting Pulumi" to "Migrating to Pulumi" * Moved Download & Install * Add missing aliases for moved files Added aliases for 6 moved files to ensure proper URL redirects: - content/docs/get-started/iac/_index.md - content/docs/get-started/insights/account-management.md - content/docs/get-started/insights/add-policies.md - content/docs/get-started/insights/begin.md - content/docs/get-started/insights/create-accounts.md - content/docs/get-started/insights/using-resource-explorer.md Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com> --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com> * Moved IDP Get Started * Update weight for Internal Developer Platform menu item * Moved Resource Options * Adjust menu weights for Miscellaneous and State & Backends concepts * Fix missing trailing slashes in aliases for moved ESC and Insights files All moved files from the docs reorganization now have proper aliases with trailing slashes as required by the repository guidelines: - Fixed 8 ESC files: Added trailing slash to aliases pointing to /docs/esc/get-started/* paths - Fixed 5 Insights files: Added trailing slash to aliases pointing to /docs/insights/get-started/* paths This ensures proper redirects from old URLs to new locations after the content reorganization. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Cam Soper <CamSoper@users.noreply.github.com> * Guide section * Comparisons * First pass at moving Insights/Policy -- WIP * lint fix * Remove unused search and top navigation partials from the documentation layout * Increase width and max-width of the main content area for better layout on larger screens * Moved IaC GetStarted back * Moved ESC get started back * Moved Insights and IDP Get Starteds back * More sorting of iac * Moved neo and copilot * platform features * Reorganize platform features section in menu * Created Admin section * wip, admin & platform (cloud) * more WIP * IaC Guides * Fixed relref * Polished Landing Pages * Landing pages * Better heading for get started * Fix title case * ESC tweaks * Headers * Nav menu adjustments & Admin section * Update header and description for clarity on Pulumi Cloud Platform * Alias verification script * Updates to script for repeatability * Alias fix * Renamed platforms to deployments * Menus and breadcrumb fixes * IaC landing page and some menu tweaks, all pages covered. * Landing page fixes * More landing page love * Insights Cleanup * Landing page cleanup, new .NET logo * Work on warnings * Update menu items to include arrows for SDK documentation links * Update heading for AI section to 'Infrastructure AI' for clarity * Rearrange sections in documentation index for better clarity and organization * Increase maximum width of paragraph in docs home section for improved readability * Add "Infrastructure as Code" to ancestors and update synonyms in search settings * Fix expanding CLI menus * Rename Approvals.md to approvals.md for case consistency * Update overview label in documentation for consistency * Update overview link logic in menu and adjust paragraph width in home styles * Refine .NET documentation for clarity and consistency in language usage * unneeded agent instruction * Update tutorials link in menu to use relative path * Update tutorials heading to include arrow and remove unused section in menu logic * Add Registry section to documentation and menus for package browsing * Add visual placeholder for search box in development environment * Fix style guide violations - Remove trailing spaces from two content files - Fix heading capitalization in RBAC docs (H2+ should use sentence case) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com> --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> * add task mode details (#16246) * add task mode details * claude nits --------- Co-authored-by: Cam <cam.soper@outlook.com> * Fix merge conflicts * Language update * Update overlay in takeover mode, prevent pointer actions * Rebase * Adjust badge per request; add signup default for link * Add click tracking --------- Co-authored-by: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Co-authored-by: Cam Soper <csoper@pulumi.com> Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Mark <mark@pulumi.com> Co-authored-by: Cam <cam.soper@outlook.com>
Adds task modes to Task docs.