pulumi/.github
bors[bot] c2ae36ef6b
Merge #10868
10868: ci: Fix env, script cleanup on homebrew tap release action r=AaronFriel a=AaronFriel

In #10861, the homebrew tap update failed due to PULUMI_VERSION being undefined. The env var was not declared on all of the steps needed.

Moves the env var declaration up, and makes a few tweaks and removes a `git push` that should not have been run when dry-run is false.

After this is merged, we should be able to trigger it manually [via the GitHub Workflow page]( https://github.com/pulumi/pulumi/actions/workflows/release-homebrew-tap.yml) to verify that the changes work.

Resolves #10861.

Co-authored-by: Aaron Friel <mayreply@aaronfriel.com>
2022-09-28 16:32:53 +00:00
..
scripts ci: Enable testing of language version sets 2022-09-21 09:48:38 -07:00
workflows Merge #10868 2022-09-28 16:32:53 +00:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2022-09-15 07:11:47 -07:00