clap/.github
Ed Page 641b42b2e8 chore(ci): Speed up critical path of CI
We've decided to try using some of our funding to speed up CI.
kbknapp has experience with buildjet in the past which allows us to keep
our Actions and switch out our runners.

As we are charged for `num_cores * time`, increasing core counts could
decrease time, both helping us and keeping costs down.
I chose 8 cores (an upgrade over `ubuntu-latest`s 2 cores) as kbknapp
knew someone who benchmarked things for Rust/Python and found that a
good fit.

I only switched a subset of jobs over to buildjet to focus on jobs where
most of the time is spent on highly parallelizable operations.
Buildjet dropped our Linux test jobs from 8-9min to 2-3min.
The checks and UI-test jobs only improved by 30s-1min each, so I left
them out.
We can iterate as we go.
2024-01-08 09:58:56 -06:00
..
ISSUE_TEMPLATE docs(gh): Improve grep suggestion 2023-07-31 16:35:03 -05:00
workflows chore(ci): Speed up critical path of CI 2024-01-08 09:58:56 -06:00
FUNDING.yml chore: Align on boilerplate 2021-11-17 15:24:50 -06:00
PULL_REQUEST_TEMPLATE.md docs: Try to steer people to better practices 2022-02-05 09:18:05 -06:00
renovate.json5 chore: Update from '_rust/main' 2023-12-04 11:05:47 -06:00
settings.yml chore(gh): Ban rebase merges 2023-04-17 20:13:36 -05:00