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

Cleanup deprecated goreleaser flag #468

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

ringods
Copy link
Member

@ringods ringods commented Sep 10, 2024

Remove the flag skipWindowsArmBuild from .ci-mgmt.yml because support for this was removed a while ago, with the last bits removed in pulumi/ci-mgmt#1074

Change applied based on this section which was removed from https://github.com/pulumi/ci-mgmt/blob/master/provider-ci/internal/pkg/templates/bridged-provider.config.yaml:

# Go releaser: add ignore for arm64 windows.
# Only used for minio: https://github.com/search?q=org%3Apulumi+path%3A.ci-mgmt.yaml+%22skipWindowsArmBuild%3A%22&type=code
#skipWindowsArmBuild: false

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.

@ringods ringods merged commit a7ef787 into master Sep 12, 2024
24 checks passed
@ringods ringods deleted the cleanup-goreleaser-flag branch September 12, 2024 05:26
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v0.16.1.

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