nixpkgs/.github/workflows
Silvan Mosberger d38a7343fe workflows/check-by-name: Limited and exponential retries
We've had a recent PR CI mass failure event, ultimately caused by the
mergeability check GitHub API not returning a result.

But due to the `pkgs/by-name` check workflow not backing off
appropriately between retries, it pummeled the API, resulting in
exceeding the API rate limit:

https://github.com/NixOS/nixpkgs/actions/runs/7010089143/job/19069845070

This commit fixes that for the future by implementing a retry strategy limited to three
retries, with exponential backoff
2023-11-27 22:42:17 +01:00
..
backport.yml build(deps): bump korthout/backport-action from 2.1.0 to 2.1.1 2023-11-13 13:49:56 +01:00
basic-eval.yml build(deps): bump actions/checkout from 3 to 4 2023-09-11 13:55:35 +02:00
check-by-name.yml workflows/check-by-name: Limited and exponential retries 2023-11-27 22:42:17 +01:00
check-maintainers-sorted.yaml build(deps): bump actions/checkout from 3 to 4 2023-09-11 13:55:35 +02:00
editorconfig.yml build(deps): bump actions/checkout from 3 to 4 2023-09-11 13:55:35 +02:00
labels.yml .github/workflows/labels.yml: fix typo 2023-01-21 11:30:55 +10:00
manual-nixos.yml build(deps): bump actions/checkout from 3 to 4 2023-09-11 13:55:35 +02:00
manual-nixpkgs.yml build(deps): bump actions/checkout from 3 to 4 2023-09-11 13:55:35 +02:00
no-channel.yml chore: Set permissions for GitHub actions 2022-07-04 01:09:50 +00:00
ofborg-pending.yml .github/workflows: use ofborg-eval context for pending status 2022-10-15 09:09:24 +10:00
periodic-merge-6h.yml build(deps): bump actions/checkout from 3 to 4 2023-09-11 13:55:35 +02:00
periodic-merge-24h.yml 24.05 is Uakari 2023-11-21 14:34:30 -05:00
update-terraform-providers.yml build(deps): bump actions/checkout from 3 to 4 2023-09-11 13:55:35 +02:00