pulumi / ci-mgmt

Configuration for all things CI
Apache License 2.0
10 stars 4 forks source link

[ci] Flake: 502 on install-pulumi-cli #652

Open guineveresaenger opened 1 year ago

guineveresaenger commented 1 year ago

During this week's bridge update rollout, several PRs failed with a 502 Bad Gateway on installing the pulumi cli. This is unlikely to be unique to bridge updates, although it's possible to be related to a "bulk" upgrade on all providers.

See more failed runs under "Merged After Rerun due to a 502 on install-pulumi-cli" in the tracking issue.

Do we still need to explicitly install the pulumi CLI? The main benefit that I see is that we would be guaranteed the latest CLI every time. How far behind is the pulumi version available on github runners?

t0yv0 commented 1 year ago

Perhaps we should stop using the deprecated action pulumi/action-install-pulumi-cli@v2