Skip to content

[DO NOT MERGE] Pin the GCP examples to pulumi-gcp v10.0.0-alpha.1 - #3002

Open
pose wants to merge 1 commit into
masterfrom
pose/gcp-v10-alpha-1
Open

[DO NOT MERGE] Pin the GCP examples to pulumi-gcp v10.0.0-alpha.1#3002
pose wants to merge 1 commit into
masterfrom
pose/gcp-v10-alpha-1

Conversation

@pose

@pose pose commented Sep 10, 2026

Copy link
Copy Markdown
Member

Pins every GCP example to pulumi-gcp v10.0.0-alpha.1 to exercise the v10 prerelease ahead of GA.

Exact literal pins in every language rather than ranges, because a NuGet floating wildcard, a Maven range and a PEP 440 range all refuse to resolve a prerelease. misc/scripts/update_requirements_txt.py is updated to match so it does not rewrite the Python pins back.

The alpha's own module requires go 1.26.6 and pulumi/sdk/v3 v3.261.0, so go mod tidy moves all five Go examples forward accordingly.

Verified before opening: all 34 manifests resolve in npm, PyPI, the Go module proxy, NuGet and Maven Central; Go and .NET build with no warnings; every pulumi_gcp symbol the Python examples reference resolves against the alpha; and pulumi preview runs clean for 21 of the 25 previewable programs. The four that do not are blocked on a local Docker daemon, not on the provider. No v10 breakage surfaced in any language.

Part of pulumi/pulumi-gcp#3941

@pose
pose requested a review from a team September 10, 2026 16:42
@pose pose self-assigned this Sep 10, 2026
@pose pose added this to the 0.140 milestone Sep 10, 2026
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@pose
pose force-pushed the pose/gcp-v10-alpha-1 branch from 98ea9a3 to 33ff839 Compare September 11, 2026 16:47
@pose
pose marked this pull request as ready for review September 11, 2026 17:02
@pose
pose requested a review from jkodroff as a code owner September 11, 2026 17:02
@pose pose changed the title Pin the GCP examples to pulumi-gcp v10.0.0-alpha.1 [DO NOT MERGE] Pin the GCP examples to pulumi-gcp v10.0.0-alpha.1 Sep 11, 2026
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.

1 participant