embassy/.github
Dario Nieuwenhuis 2a589b7904 ci: replace openid connect with static secret.
The oidc token is only valid for 5min, builds are starting to fail because HIL tests
take more than 5 min and we only obtain it once at start.

Instead of fixing it, let's remove it. My hope for OIDC was to allow running
HIL tests on PRs from forks if the author is in a list of trusted users.
However GHA simply doesn't give the ID token to PRs from forks. 🤷
Same limitation as with static tokens. So it's useless complexity, let's kill it.
2023-05-25 03:54:49 +02:00
..
workflows ci: replace openid connect with static secret. 2023-05-25 03:54:49 +02:00
bors.toml Tell bors to delete merged branches 2022-03-14 12:59:48 -05:00