Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 14, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

pulumi-bot and others added 28 commits September 22, 2025 20:16
* Add + update oct events

* Add some events

* Kubecon landing page

* Add get started video adjustments

* Address feedback

* Update AWS tile, update history timeline

* Add devops days philly

* New meta and desc
* Initial setup commit

* Add summary and intro

* add native diagramming example

* add description of AI pattern

* add summary, fix small issues

* add links

* fix date

* add a diagram for native

* start prepping for Neo example

* add neo description

* add note about repo setup location

* change file name

* address feedback

* grammar fixes
…16067)

* Update index.md

* No suspicious AI revealing dashes.
* Update Markdown formatting rules in AGENTS.md and STYLE-GUIDE.md

* Filter pulumi-bot PRs

* Tweak automated PR review

* fix: improve clarity in copilot instructions for documentation reviews
This commit breaks out state file editing into its own guide in response
to customer feedback. All content related to state file edits have been
moved from the monolithic Troubleshooting page.

This commit will be fast-followed by breaking out other pages from
Troubleshooting to ensure that all debugging/fixes are in the same
section of the IaC docs.
* Workshop update

* Correct workshop date

* Update content/events/cloud-automation-intelligent-ops/index.md

* Update index.md
* Update webinar duration and end date
The `pulumi-command` shortcode is used to emit an inline copy of the CLI's root command docs, which is used on a couple pages:

- https://www.pulumi.com/docs/iac/cli/
- https://www.pulumi.com/docs/iac/cli/commands/

Originally, this shortcode simply opened the local file. Then when the docs were split between pulumi/docs and pulumi/pulumi-hugo repos, the shortcode was changed to make an API request to GitHub to grab the file's content from the docs repo.

We've since merged these two repos back into the single pulumi/docs repo, so there's no longer a need to make a network request to get the content. We can go back to just reading the file. Which is what this change does.

This should make site generation slightly faster and less flaky.
pulumi-bot and others added 30 commits October 21, 2025 13:20
* Clarify review instructions in Claude Code Review workflow for line number references and suggestion formatting

* Enhance documentation review instructions for clarity and detail, including PR handling and expanded review criteria

* Improve clarity in documentation review guidelines by adjusting phrasing for technical writer and blogger roles

* Clarify instructions for comparing branches in documentation review process
…#16337)

* feat: Add blog post on the importance of context in AI-powered DevOps
* Fixed GCP getting started review project page

The tabs in front of the hyphens were causing the syntax highlightint to
be applied

* Applying @claude's suggestions
* Update pulumi_import.md

Fix broken link

* Update link to use canonical URL path

Use /docs/iac/guides/migration/import/ instead of the old
/docs/iac/adopting-pulumi/import/ path which redirects via alias.

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: Cam Soper <csoper@pulumi.com>
* fix: Update devcontainer image and freshen package versions in yarn.lock

* fix: Reorder installation steps for TypeScript and Pulumi CLI in post-create script
Setup OAC to restrict S3 bucket access properly
* Update page for on-demand

* meta image

* Update workshop page for on-demand

* Apply suggestions from code review
Co-authored-by: Stoo Johnston <stoo@pulumi.com>
#16376)

Remove " | IDP Workshop" suffix from drift detection post title and update
series navigation links across all IDP best practices blog posts to include
the newly published drift detection article.
* Update Workshop 1 - put on demand

* Update workshop 2 - on demand

* Add files via upload

* Add files via upload

* update meta image

* update meta image

* Add links

* add links

* Fix YAML formatting errors in event files

- Add quotes to URL in learn section to fix YAML parsing
- Remove invisible Unicode character from meta_image field

* Apply suggestions from code review

* adding images

* Apply suggestions from code review

---------

Co-authored-by: Engin Diri <engin.diri@ediri.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.