Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…2708) This PR is based off of pulumi/ci-mgmt#518. The Makefile has greater changes, which will be handled in a separate PR. There are outstanding changes in these files: - [ ] Makefile - [x] .github/workflows/main.yml - [x] .github/workflows/master.yml - [x] .github/workflows/nightly-test.yml - [x] .github/workflows/prerelease.yml - [x] .github/workflows/release.yml - [x] .github/workflows/run-acceptance-tests.yml - [x] .github/workflows/update-bridge.yml - [X] .github/workflows/command-dispatch.yml - [X] .github/workflows/community-moderation.yml - [X] .github/workflows/pull-request.yml - [X] .github/workflows/resync-build.yml - [X] .github/workflows/upgrade-bridge.yml - [X] .github/workflows/upgrade-provider.yml - [X] .goreleaser.prerelease.yml - [X] .goreleaser.yml - [X] .upgrade-config.yml - [X] scripts/upstream.sh We will merge as soon as we release v6. I expect the Makefile normalization to occur later.
- Loading branch information