-
Notifications
You must be signed in to change notification settings - Fork 258
Reorganize "Using Deployments" #15073
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
|
Your site preview for commit b01bd18 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-b01bd18e.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit b09b438 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-b09b4380.s3-website.us-west-2.amazonaws.com. |
|
Converting to draft b/c I may want to fix #15085 first and then rebase. Not really sure how I can properly direct the user to OIDC setup with the docs as they currently are. |
b09b438 to
9218e78
Compare
|
Your site preview for commit 9218e78 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-9218e783.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit 217635b is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-217635b3.s3-website.us-west-2.amazonaws.com. |
555748a to
cf31047
Compare
|
Your site preview for commit 555748a is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-555748a9.s3-website.us-west-2.amazonaws.com. |
cf31047 to
d1ad5ac
Compare
|
Your site preview for commit cf31047 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-cf310475.s3-website.us-west-2.amazonaws.com. |
|
Next step might be to get rid of Using Deployments altogether, but I wanted to get this merged before adding any additional changes to this changeset. |
|
Your site preview for commit d1ad5ac is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-d1ad5aca.s3-website.us-west-2.amazonaws.com. |
* Break up large "Using Deployments" page into smaller, focused pages * Create dedicated pages for permissions, triggers, and settings * Move dependency caching to dedicated section * Fix typos and improve formatting 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
* Break up large "Using Deployments" page into smaller, focused pages * Create dedicated pages for permissions, triggers, and settings * Move dependency caching to dedicated section * Fix typos and improve formatting 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
canonical reference docs. - Clarify why a stack should not define its own settings.
- Enumerate the list of possible deployment operations
triggers. - Add in the list of possible operations to Deployments Triggers. - Remove redundant code samples in favor of references to REST API docs.
d1ad5ac to
7cdb090
Compare
|
Your site preview for commit 7cdb090 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-7cdb0907.s3-website.us-west-2.amazonaws.com. |
contain common recipes) - FAQ: Remove links to other, unrelated FAQs
|
Your site preview for commit f17f13f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-f17f13f9.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit 8076d67 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-8076d67c.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit f22df4b is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15073-f22df4b5.s3-website.us-west-2.amazonaws.com. |
|
Easiest way to review is to basically just read/scan everything under Using Deployments in the generate site - the diff is unfortunately necessarily hard to read because it's breaking a single, large document into multiple docs, and information has been shifted around. |
Fixes #11578
🤖 Generated with Claude Code