embassy/.github/workflows
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
..
doc.yml Update GitHub Actions CI 2023-05-08 23:28:01 +02:00
matrix-bot.yml Add matrix bot 2021-10-06 20:34:38 +02:00
rust.yml ci: replace openid connect with static secret. 2023-05-25 03:54:49 +02:00