summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2021-10-20ci: check Deno binary only in tagged commits (#12509)Bartek Iwańczuk
2021-10-20ci: skip running tests and benchmarks on tags (#12443)Bartek Iwańczuk
2021-10-14ci: skip debug WPT during PRs (#12440)Ryan Dahl
2021-10-12feat: update to V8 9.5 (#12399)Luca Casonato
2021-10-05chore: merge v1.14.3 into main (#12327)Bartek Iwańczuk
2021-09-22ci: enable cache for fastci (#12186)Aaron O'Mullan
2021-09-22quickfix(ci): only run "Build product size info" on main/tag (#12184)Aaron O'Mullan
2021-09-22upgrade serde_v8 and rusty_v8 (#12175)Ryan Dahl
2021-09-22ci: experiment mac & windows debug builds (#11884)Aaron O'Mullan
2021-09-13chore: update rusty_v8 (#12026)Luca Casonato
2021-09-09chore: upgrade Rust to 1.55.0 (#11965)Yusuke Tanaka
2021-09-05chore(std/http): server module name migration (#11890)Craig Morten
2021-08-29cleanup(.github/workflows): Typo in comments (#11868)Geoffrey Smith
2021-08-14build: rename `kind` to `job` in ci config (#11699)Jheyson Saavedra
2021-08-10upgrade: rusty_v8 0.26.0 (#11625)Bartek Iwańczuk
2021-08-10build: pin softprops/action-gh-release (#11622)Luca Casonato
2021-08-06feat: ffi to replace plugins (#11152)Elias Sjögreen
2021-07-30chore: upgrade Rust to 1.54.0 (#11554)Yusuke Tanaka
2021-07-21build: fix publishing of canaries (#11480)Luca Casonato
2021-07-21build: publish canary version file in seperate job (#11462)Luca Casonato
2021-07-12chore(runtime): deprecate `Deno.copy` (#11369)Luca Casonato
2021-07-09chore: update crates (#11332)Luca Casonato
2021-07-06ci: avoid running man-db triggers when setting up sysroot (#11300)Bert Belder
2021-07-06ci: fix typo 'CCFLAGs' to 'CFLAGS' (#11298)Bert Belder
2021-07-02chore: upgrade rusty_v8 and serde_v8 (#11233)Bartek Iwańczuk
2021-07-02chore: upgrade rusty_v8 and serde_v8 (#11216)Bartek Iwańczuk
2021-07-01ci: don't set DENO_CANARY when releasing, attempt 2 (#11214)Bert Belder
2021-07-01build: switch to wpt.fyi prod (#11201)Luca Casonato
2021-06-29ci: don't set DENO_CANARY when releasing (#11181)Bert Belder
2021-06-25upgrade: rusty_v8 0.23.0 (V8 9.2.230.12) (#11113)Ryan Dahl
2021-06-23ci: fix pushing benchmark results to gh-pages (#11095)Bert Belder
2021-06-23ci: run Linux release builds in sysroot with Ubuntu 18.04 and LLVM (#10920)Bert Belder
2021-06-23ci: make it faster (#10920)Bert Belder
2021-06-17chore: upgrade Rust to 1.53.0 (#11021)Yusuke Tanaka
2021-06-16tests: get epochs/daily commit with ./wpt rev-list (#11002)Luca Casonato
2021-06-14tests: fix wpt epoch ci job (#10960)Luca Casonato
2021-06-14build: add wpt epoch/daily run (#10937)Luca Casonato
2021-06-07tests: upload WPT reports to wpt.fyi (#10883)Luca Casonato
2021-06-06tests: generate and upload wptreport.json (#10869)Luca Casonato
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