-
Notifications
You must be signed in to change notification settings - Fork 117
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
Dependencies: pulumi 3.81.0 #2556
Conversation
Does the PR have any schema changes?Looking good! No breaking changes found. |
Codecov Report
@@ Coverage Diff @@
## master #2556 +/- ##
=======================================
Coverage 21.09% 21.09%
=======================================
Files 38 38
Lines 8069 8069
=======================================
Hits 1702 1702
Misses 6274 6274
Partials 93 93 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
9620d9b
to
dd9e908
Compare
f059312
to
03e6a36
Compare
@pulumi/providers ready for a quick look. This closes a build P1. |
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.
Looks good to me!
Proposed changes
The custom script called from custom Make had temporary modifications to setup.py and pyproject.toml.
These are now upstreamed to pulumi/pkg and with version 3.81.0 this happens automatically as part of code generation.
This PR removes temporary script code.
Fixes #2553
Part of the rollout plain in https://github.com/pulumi/home/issues/2883
Related issues (optional)