summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.generate.ts
AgeCommit message (Expand)Author
2024-06-06ci: bump timeout minutes due to slow mac aarch64 runner (#24116)David Sherret
2024-06-06chore: forward v1.44.1 release commit to main (#24115)denobot
2024-06-04ci: label for running CI on draft PRs (#24102)David Sherret
2024-05-301.44.0 (#24045)denobot
2024-05-22chore: forward v1.43.6 release commit to main (#23936)Bartek Iwańczuk
2024-05-17chore: forward v1.43.5 release commit to main (#23877)denobot
2024-05-17chore: forward v1.43.4 commit to main (#23861)Bartek Iwańczuk
2024-05-15chore: bump sysroot (#23830)Matt Mastracci
2024-05-15fix: widen aarch64 linux minimum GLIBC version by improving sysroot build (#2...Matt Mastracci
2024-05-10chore: forward v1.43.3 release commit to main (#23771)denobot
2024-05-09chore: forward v1.43.2 release commit to main (#23749)denobot
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-05-01ci: use -A for wpt script (#23631)Nayeem Rahman
2024-05-011.43.0 (#23629)denobot
2024-04-26feat(ci): category & unstable tags checker (#23568)Leo Kettmeir
2024-04-251.43.0 (#23549)denobot
2024-04-23fix: update CLI flags for WPT (#23501)Asher Gomez
2024-04-16fix(ci): Fix bench job (#23410)Nathan Whitaker
2024-04-16chore: forward v1.42.4 commit to `main` (#23394)Bartek Iwańczuk
2024-04-12chore: fix nightly builds (#23328)Matt Mastracci
2024-04-12chore: forward v1.42.3 release commit to main (#23335)denobot
2024-04-11chore: forward v1.42.2 release commit to main (#23315)denobot
2024-04-10chore: update to Rust 1.77.2 (#23262)林炳权
2024-04-10chore: update references to `deno_std` to use JSR (#23239)Asher Gomez
2024-04-04chore: try to fix mac runner (#23214)Matt Mastracci
2024-04-03chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025)Asher Gomez
2024-04-02chore: Update to macos-13 for mac runners (#23193)Matt Mastracci
2024-04-01chore: forward v1.42.1 release commit to main (#23162)denobot
2024-03-281.42.0 (#23105)denobot
2024-03-20chore: update Google Cloud actions (#22839)Asher Gomez
2024-03-14chore: Forward 1.41.3 release commit (#22930)Nathan Whitaker
2024-03-08chore: forward v1.41.2 release commit to main (#22793)denobot
2024-03-06fix: point to correct WPT runner file (#22753)Asher Gomez
2024-03-05chore: move `tools/wpt` to `tests/wpt/runner` (#22545)Asher Gomez
2024-03-01ci: actually fix workflow permissions (#22644)David Sherret
2024-02-29chore: forward v1.41.1 release commit to main (#22643)denobot
2024-02-221.41.0 (#22524)denobot
2024-02-21perf: strip `denort` on unix (#22426)Divy Srivastava
2024-02-16chore: move `test_util/wpt` to `tests/wpt/suite` (#22412)Asher Gomez
2024-02-15chore: forward v1.40.5 release commit to main (#22424)denobot
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-13feat: denort binary for `deno compile` (#22205)Divy Srivastava
2024-02-09refactor: split integration tests from CLI (part 1) (#22308)Matt Mastracci
2024-02-08chore: Repair arm64-linux (#22352)Matt Mastracci
2024-02-08chore: bump action versions (#22354)Matt Mastracci
2024-02-08chore: temporarily disable ARM64 (#22350)Matt Mastracci
2024-02-08chore: forward v1.40.4 release commit to main (#22345)denobot
2024-02-07chore: remove wget from amd64 linux sysroot (#22336)Matt Mastracci
2024-02-07feat: use sysroot for ARM64 (#22329)Matt Mastracci
2024-02-07feat: ARM64 builds (#22298)Matt Mastracci