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

Bump go.mod versions for pulumi, update master, and exclude failing conformance tests #726

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

brandonpollack23
Copy link
Contributor

@brandonpollack23 brandonpollack23 commented Feb 19, 2025

This will hopefully be the last time this needs to be done manually
before Renovate bot handles bumping.

Fixes #715

@brandonpollack23 brandonpollack23 requested a review from a team as a code owner February 19, 2025 09:31
@brandonpollack23
Copy link
Contributor Author

these were introduced here:

#721
#722
#723
#724
#725

@brandonpollack23 brandonpollack23 force-pushed the bpollack/bump_gomod branch 3 times, most recently from 5356431 to 326b10f Compare February 21, 2025 05:00
@brandonpollack23 brandonpollack23 enabled auto-merge (squash) February 21, 2025 05:01
@brandonpollack23 brandonpollack23 added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Feb 24, 2025
@brandonpollack23 brandonpollack23 force-pushed the bpollack/bump_gomod branch 2 times, most recently from b1989d1 to a2ced92 Compare February 25, 2025 02:23
Copy link
Contributor

@tgummerer tgummerer left a 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, minus the still failing test.

go.mod Outdated
go 1.21
go 1.22

toolchain go1.23.5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is making the test fail. I don't think we need the toolchain line here?

…onformance tests

This will hopefully be the last time this needs to be done manually
before Renovate bot handles bumping.

Also removes typeddict reference from schema list as it was removed as
a part of pulumi/pulumi#17350
@brandonpollack23 brandonpollack23 merged commit c75b351 into main Feb 27, 2025
6 checks passed
@brandonpollack23 brandonpollack23 deleted the bpollack/bump_gomod branch February 27, 2025 05:48
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.

YAML program panics when trying to use a provider with hash-based version
3 participants