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

Remove custom worktreeAllowedChanges #459

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

danielrbradley
Copy link
Member

@danielrbradley danielrbradley commented Jun 26, 2024

  1. The default option will now work fine here and this option is being removed in Inline worktreeAllowedChanges ci-mgmt#1005
  2. Remove publish.goSdk config. This had no effect as publish.goSdk.usePush defaults to true

Workflows will be re-generated on next nightly CI upgrade.

The default option will now work fine here and this option is being removed in pulumi/ci-mgmt#1005
Copy link

Does the PR have any schema changes?

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

Maintainer note: consult the runbook for dealing with any breaking changes.

@danielrbradley danielrbradley requested a review from a team June 26, 2024 10:55
This had no effect as publish.goSdk.usePush defaults to true
danielrbradley added a commit to pulumi/ci-mgmt that referenced this pull request Jun 26, 2024
This is not needed to be overridden now the rollout is complete.

Only use of override is also no longer needed:
https://github.com/search?q=org%3Apulumi+path%3A.ci-mgmt.yaml+%22worktreeAllowedChanges%3A%22&type=code

PR to remove dangling use:
pulumi/pulumi-kafka#459
@danielrbradley danielrbradley merged commit d36760e into master Jun 26, 2024
18 checks passed
@danielrbradley danielrbradley deleted the remove-custom-worktreeAllowedChanges branch June 26, 2024 18:12
danielrbradley added a commit to pulumi/ci-mgmt that referenced this pull request Jun 26, 2024
These are never actually overridden so can be inlined to reduce
complexity of possible conditons.

Single reference to goSdk was in pulumi-kafka which had no effect. PR to
remove: pulumi/pulumi-kafka#459

Stacked on top of:
- #1003
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v3.7.5.

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.

3 participants