-
Notifications
You must be signed in to change notification settings - Fork 6
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
Auto-merge bridged provider upstream upgrades where tests pass #1344
Labels
Comments
This was referenced Feb 3, 2025
VenelinMartinov
added a commit
to pulumi/pulumi-upgrade-provider-action
that referenced
this issue
Feb 3, 2025
Add a `target-version` arg for upstream provider upgrades. Related to pulumi/ci-mgmt#1344
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 4, 2025
This PR adds a config `autoMergeProviderUpgrades` which will mark upstream provider upgrades to be auto-merged. I've also moved the upgrade-provider call to use the upgrade-provider action like we do with bridge upgrades. Related to #1344
This was referenced Feb 11, 2025
VenelinMartinov
added a commit
to pulumi/pulumi-azuread
that referenced
this issue
Feb 11, 2025
Sets the `AutoMergeProviderUpgrades` ci-mgmt config to false to avoid auto-merging upstream upgrades. This maintains the current behaviour. Part of pulumi/ci-mgmt#1344
VenelinMartinov
added a commit
to pulumi/pulumi-azure
that referenced
this issue
Feb 11, 2025
Sets the `AutoMergeProviderUpgrades` ci-mgmt config to false to avoid auto-merging upstream upgrades. This maintains the current behaviour. Part of pulumi/ci-mgmt#1344
VenelinMartinov
added a commit
to pulumi/pulumi-gcp
that referenced
this issue
Feb 11, 2025
Sets the `AutoMergeProviderUpgrades` ci-mgmt config to false to avoid auto-merging upstream upgrades. This maintains the current behaviour. Part of pulumi/ci-mgmt#1344 --------- Co-authored-by: Cory Hall <[email protected]>
VenelinMartinov
added a commit
to pulumi/pulumi-aws
that referenced
this issue
Feb 11, 2025
Sets the `AutoMergeProviderUpgrades` ci-mgmt config to false to avoid auto-merging upstream upgrades. This maintains the current behaviour. Part of pulumi/ci-mgmt#1344
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 11, 2025
This PR changes all Tier2+ providers to auto-merge upstream provider upgrades. This will save us a lot of clicking. Fixes #1344 Tier 1 providers are exempt as the config is explicitly false there: pulumi/pulumi-gcp#2970 pulumi/pulumi-aws#5192 pulumi/pulumi-azure#3002 pulumi/pulumi-azuread#1876
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Providers
Upstream provider upgrades for bridged providers should merge automatically for Tier 2+ providers
Doc: https://docs.google.com/document/d/1MTMSceicK9hrnnIuJ2OyhOktcgIc7EBNENyRFStG27s/edit?tab=t.0
Bridged Providers
Tier 1
Tier 2
Tier 3
The text was updated successfully, but these errors were encountered: