summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.generate.ts
AgeCommit message (Expand)Author
2023-03-24ci: fix main (#18420)David Sherret
2023-03-24chore: fix located_script_name test (#18418)David Sherret
2023-03-16chore(ci): save a cargo cache specifically for linting (#18219)David Sherret
2023-03-15chore(ci): cache test debug ubuntu-22.04-xl build (#18216)David Sherret
2023-03-15chore(ci): fix ci to restore the cache (#18215)David Sherret
2023-03-14chore(ci): escape quotes in "Lint PR title" step (#18200)David Sherret
2023-03-14ci: update to Ubuntu-22.04-XL runners (#18181)Divy Srivastava
2023-03-13chore(ci): verify the PR title as part of linting (#18163)David Sherret
2023-03-09chore(ci): ensure Rust toolchain installation is based on rust-toolchain.toml...David Sherret
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-26chore(ci): update python to 3.11 (#17530)Spencer Comfort
2023-01-13chore(ci): use windows-2022 runner on skipped release job on PRs (#17398)David Sherret
2023-01-13chore: forward 1.29.3 release back to main (#17401)David Sherret
2023-01-12chore(ci): try to make sysroot step more reliable (#17383)David Sherret
2023-01-12chore(ci): only run doc tests on linux (#17379)David Sherret
2023-01-12chore(ci): skip running the benchmarks on a PR except when a label is added (...David Sherret
2023-01-12chore(ci): fix canary publish on main (#17374)David Sherret
2023-01-12chore(ci): use mtime cache for fastci (#17373)David Sherret
2023-01-12chore(ci): do not clone submodule ./test_util/wpt unnecessarily (#17372)David Sherret
2023-01-12chore(ci): only install node for the benchmarks (#17371)David Sherret
2023-01-12ci: update Windows runner, update Google Cloud integration, update Node (#17358)Bartek IwaƄczuk
2023-01-11chore(ci): skip non-ubuntu test release jobs on PRs (#17353)David Sherret
2023-01-11fix(ci): use Node 18 (#17355)Asher Gomez
2023-01-11chore(ci): save cache on main at end of workflow (#17354)David Sherret
2023-01-11chore(ci): do not run CI on draft PRs unless explicitly run via commit messag...David Sherret
2023-01-11chore(ci): checkout less submodules based on job (#17343)David Sherret
2023-01-10chore(ci): ci refactor - Part 1 - Generate ci yaml by js (#17335)David Sherret