summaryrefslogtreecommitdiff
path: root/.github/mtime_cache
AgeCommit message (Collapse)Author
2024-02-06chore: upgrade CI workflows to use Node 20 (#22304)Asher Gomez
No longer uses Node 16, which is deprecated.
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-01-12ci: update Windows runner, update Google Cloud integration, update Node (#17358)Bartek IwaƄczuk
This commit rolls up following PRs into a single one: - https://github.com/denoland/deno/pull/16672 - https://github.com/denoland/deno/pull/16674 - https://github.com/denoland/deno/pull/16972 Generation script was updated to take into account these changes. Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com> Co-authored-by: Geert-Jan Zwiers <geertjanzwiers@protonmail.com> Co-authored-by: David Sherret <dsherret@gmail.com>
2023-01-11chore(ci): checkout less submodules based on job (#17343)David Sherret
Co-authored-by: Luca Casonato <lucacasonato@users.noreply.github.com>
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
Yearly tradition of creating extra noise in git.
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
2021-04-20chore: update copyright headers (#10243)Yoshiya Hinosawa
2021-04-11ci: store last-modified timestamps in Github Actions cache (#10110)Bert Belder