Commit Graph

7 Commits

Author SHA1 Message Date
Justin Van Patten 348a976084
ci: Use latest version of actions/checkout ()
Upgrade all workflows to the latest version of actions/checkout (which
uses node 20 runtime).
2024-03-30 15:53:47 +00:00
Justin Van Patten a415f4c6b3
ci: Use the latest version of actions/setup-go ()
Upgrade all workflows to the latest version of actions/setup-go (which
uses node 20 runtime).
2024-03-29 16:00:53 +00:00
Aaron Friel 8b1b37d82f ci: Update post-release PR to align with release process 2022-10-18 22:45:59 -07:00
Fraser Waters 30e1f560e3 Fix 'Extract release notes'
See an example failure here: https://github.com/pulumi/pulumi/actions/runs/3193706020/jobs/5212536658

Looks like we need to sett GH_TOKEN for the `gh` cli, not sure if we
need GITHUB_TOKEN as well, but probably doesn't hurt to have it set.
2022-10-06 08:57:36 +01:00
Aaron Friel 0878e2f9c7 ci: Remove a misleading error message on merge queue workflows 2022-09-21 16:21:03 -07:00
Aaron Friel 6ef7ef64d6 ci: Enable testing of language version sets 2022-09-21 09:48:38 -07:00
Aaron Friel 272b987791 ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00