Skip to content
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

Automated Pulumi/Pulumi upgrade #3066

Merged
merged 5 commits into from
Jun 25, 2024
Merged

Conversation

pulumi-bot
Copy link
Contributor

@pulumi-bot pulumi-bot commented Jun 24, 2024

The Pulumi/Pulumi release was late this week, so I triggered this workflow manually -julienp

@julienp julienp added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Jun 24, 2024
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.76%. Comparing base (a8ca738) to head (c33f220).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3066      +/-   ##
==========================================
- Coverage   36.77%   36.76%   -0.02%     
==========================================
  Files          71       71              
  Lines        9269     9269              
==========================================
- Hits         3409     3408       -1     
- Misses       5522     5523       +1     
  Partials      338      338              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@julienp julienp merged commit 69b5ac6 into master Jun 25, 2024
21 checks passed
@julienp julienp deleted the update-pulumi/9644524331-142 branch June 25, 2024 14:21
julienp added a commit that referenced this pull request Jun 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
### Proposed changes

This PR requires pulumi/pulumi 3.121.0 and is stacked on top of
#3066.

Enable TypedDict input types for the Python SDK. The only manual change
is to set `inputTypes` flag in the python language features of the
schema. This is done here
20314f5.
This flag is currently opt in, but will default to `classes-and-dicts`
in the future.

I ran `make build` afterwards.

### Related issues (optional)

Epic pulumi/pulumi#12689
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants