Skip to content

Update github.com/pulumi/pulumi/{pkg,sdk}/v3 to v3.169.0 #7322

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

Merged
merged 6 commits into from
May 9, 2025

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Apr 22, 2025

This also updated github.com/pulumi/pulumi-yaml and github.com/pulumi/pulumi-java/pkg.

The change to tools/resourcedocsgen/pkg/output.go is required by pulumi/pulumi#17898. It does not change behavior, since tools.EnsureDir just wrapped os.MkdirAll:

func EnsureDir(dir string) error {
	return os.MkdirAll(dir, 0o700)
}

While this update is still effected by pulumi/pulumi#19272, I think we should take it now to unblock incoming docs from bridged providers.

Copy link

Your site preview for commit 5a0ca0b is ready! 🎉

http://registry--origin-pr-7322-5a0ca0b8.s3-website.us-west-2.amazonaws.com/registry.

Copy link

Your site preview for commit e0a7a24 is ready! 🎉

http://registry--origin-pr-7322-e0a7a249.s3-website.us-west-2.amazonaws.com/registry.

Copy link

Your site preview for commit 83eacdd is ready! 🎉

http://registry--origin-pr-7322-83eacdd8.s3-website.us-west-2.amazonaws.com/registry.

Copy link

Your site preview for commit abd17de is ready! 🎉

http://registry--origin-pr-7322-abd17de4.s3-website.us-west-2.amazonaws.com/registry.

Copy link

Your site preview for commit f561acc is ready! 🎉

http://registry--origin-pr-7322-f561acc7.s3-website.us-west-2.amazonaws.com/registry.

@iwahbe iwahbe mentioned this pull request Apr 22, 2025
@iwahbe iwahbe changed the title Update github.com/pulumi/pulumi/{pkg,sdk}/v3 to v3.163.0 Update github.com/pulumi/pulumi/{pkg,sdk}/v3 to v3.159.0 Apr 22, 2025
@iwahbe iwahbe requested a review from a team April 22, 2025 13:40
@iwahbe iwahbe enabled auto-merge (rebase) April 22, 2025 13:44
iwahbe added 5 commits May 8, 2025 21:45
[Release notes](https://github.com/pulumi/pulumi-java/releases/tag/v1.1.0) describe:

```
- Fix emitted functions for assetArchive and remoteAsset in generated programs
- Fix generation of double literals in generated programs
- Avoid calling invokes with dependencies on unknown resources
- Fix generation of untyped maps and array literals
```
This did not include any codegen changes.
This did not include any codegen changes.
@iwahbe iwahbe force-pushed the iwahbe/update-pulumi branch from dbe464e to 6f11f05 Compare May 8, 2025 19:46
@iwahbe iwahbe force-pushed the iwahbe/update-pulumi branch from 6f11f05 to 3ec6643 Compare May 8, 2025 19:58
Copy link

github-actions bot commented May 8, 2025

Your site preview for commit 6f11f05 is ready! 🎉

http://registry--origin-pr-7322-6f11f058.s3-website.us-west-2.amazonaws.com/registry.

Copy link

github-actions bot commented May 8, 2025

Your site preview for commit 3ec6643 is ready! 🎉

http://registry--origin-pr-7322-3ec66438.s3-website.us-west-2.amazonaws.com/registry.

@iwahbe iwahbe force-pushed the iwahbe/update-pulumi branch from 3ec6643 to dbe8025 Compare May 9, 2025 09:29
@iwahbe
Copy link
Member Author

iwahbe commented May 9, 2025

Currently pinning to pulumi/pulumi#19488, since otherwise tests panic.

Copy link

github-actions bot commented May 9, 2025

Your site preview for commit dbe8025 is ready! 🎉

http://registry--origin-pr-7322-dbe8025d.s3-website.us-west-2.amazonaws.com/registry.

@iwahbe iwahbe changed the title Update github.com/pulumi/pulumi/{pkg,sdk}/v3 to v3.159.0 Update github.com/pulumi/pulumi/{pkg,sdk}/v3 to v3.169.0 May 9, 2025
@iwahbe iwahbe force-pushed the iwahbe/update-pulumi branch from dbe8025 to 4c83192 Compare May 9, 2025 11:36
@iwahbe iwahbe enabled auto-merge (rebase) May 9, 2025 11:51
Copy link

github-actions bot commented May 9, 2025

Your site preview for commit 4c83192 is ready! 🎉

http://registry--origin-pr-7322-4c831929.s3-website.us-west-2.amazonaws.com/registry.

@iwahbe iwahbe merged commit 59449d2 into master May 9, 2025
12 checks passed
@iwahbe iwahbe deleted the iwahbe/update-pulumi branch May 9, 2025 11:53
Copy link

github-actions bot commented May 9, 2025

Site previews for this pull request have been removed. ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants