summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2021-06-03build: remove gnu tar installation (#10826)Yoshiya Hinosawa
2021-06-03build: collect wpt results as json (#10823)Luca Casonato
2021-05-21chore(lsp): provide test for lsp deadlock issue (#10679)Kitson Kelly
2021-05-19ci: fix 'skip save cache' step in windows CI (#10704)Yoshiya Hinosawa
2021-05-17ci: make rustc deny warnings on all platforms (#10672)Bert Belder
2021-05-12ci: force enable incremental compilation (#10614)Bert Belder
2021-05-11chore: upgrade Rust to 1.52.1 (#10583)Yusuke Tanaka
2021-05-11ci: create cache always in main, skip saving cache in PRs (#10560)Yoshiya Hinosawa
2021-05-06chore: upgrade to Rust 1.52.0 (#10522)Bartek Iwańczuk
2021-04-29Revert "ci: build only lib and bins (#10401)" (#10415)Ryan Dahl
2021-04-28enable error-on-warning (#10410)Ryan Dahl
2021-04-28ci: build only lib and bins (#10401)Yoshiya Hinosawa
2021-04-26Remove denort optimization (#10350)Ryan Dahl
2021-04-26remove #![deny(warnings)] (#10376)Ryan Dahl
2021-04-24ci: only run WPT on linux (#10351)Ryan Dahl
2021-04-23Key CI cache on build profile (#10333)Ryan Dahl
2021-04-23Use ubuntu-latest-xl on more CI jobs (#10322)Ryan Dahl
2021-04-22ci: separate cache for cargo home and build output (#10306)Yoshiya Hinosawa
2021-04-22chore: clean cache (#10290)Ryan Dahl
2021-04-21build: use Node 16 in CI (#10270)Ryan Dahl
2021-04-20chore: upgrade deno_doc, deno_lint (#10268)Bartek Iwańczuk
2021-04-20chore: update copyright headers (#10243)Yoshiya Hinosawa
2021-04-13upgrade: rusty_v8 0.22.1 (V8 9.1.269.5) (#10159)Bert Belder
2021-04-13upgrade: rusty_v8 0.22.0 (V8 9.1.269.2) (#10152)Bert Belder
2021-04-11ci: store last-modified timestamps in Github Actions cache (#10110)Bert Belder
2021-04-11Revert "use incremental build in ci (#10053)" (#10110)Bert Belder
2021-04-09ci: do not include branch name in cache key (#10081)Yoshiya Hinosawa
2021-04-09ci: add gnu tar path (#10075)Yoshiya Hinosawa
2021-04-08Clear CI cache (#10071)Ryan Dahl
2021-04-08ci: use gnu tar on macos (#10069)Yoshiya Hinosawa
2021-04-08ci: fallback to main's cache (#10068)Yoshiya Hinosawa
2021-04-08ci: use repository and ref as part of the cache key (#10067)Casper Beyer
2021-04-07use incremental build in ci (#10053)Yoshiya Hinosawa
2021-03-25upgrade: Rust 1.51.0 (#9895)Yusuke Tanaka
2021-03-24build: Remove other unrelated CI build things (#9875)Ryan Dahl
2021-03-23build: disable CI cache (#9872)Bartek Iwańczuk
2021-03-21v1.8.2Bartek Iwańczuk
2021-03-21chore: release crates (#9847)Bartek Iwańczuk
2021-03-13ci: don't store $CARGO_HOME in Github Actions cache (#9779)Ryan Dahl
2021-03-09ci: Remove sccache, use better cargo cache (#9687)Ryan Dahl
2021-03-05chore(ci): move fmt before lint (#9695)Divy Srivastava
2021-03-03Re-enable sccache (#9670)Ryan Dahl
2021-02-19chore: rename default branch to main (#9503)Luca Casonato
2021-02-12linux release build should use ubuntu-18.04 (#9485)Ryan Dahl
2021-02-12chore: Update to Rust 1.50.0 (#9479)Kitson Kelly
2021-02-09ci: bump Deno version (#9449)youngjuning
2021-02-05ci: fix release process (#9418)Bartek Iwańczuk
2021-02-02chore: remove std directory (#9361)Casper Beyer
2021-01-31cargo publish is done manually now (#9321)Ryan Dahl
2021-01-27tests: new typescript WPT runner (#9269)Luca Casonato