summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.generate.ts
AgeCommit message (Expand)Author
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