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