summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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
2021-01-25Revert "tests: enable wpt for url (#9046)" (#9264)Luca Casonato
2021-01-24tests: enable wpt for url (#9046)Luca Casonato
2021-01-14build: upload release zips to dl.deno.land (#9090)Luca Casonato
2021-01-13build: disable cafile_* tests and use slow runners (#9089)Luca Casonato
2021-01-08feat: denort binary (#9041)Luca Casonato
2021-01-07chore: add context information to stale bot message text (#9037)Jesse Jackson
2021-01-07chore: exempt docs label from stalebot (#9028)Luca Casonato
2021-01-06chore: exempt tests and build labels from stalebot (#9027)Luca Casonato
2021-01-06enable stale bot (#9011)Ryan Dahl
2021-01-02Revert "ci: don't install python (#8961)" (#8963)Ryan Dahl
2021-01-02ci: don't install python (#8961)Ryan Dahl
2021-01-02upgrade: Rust 1.49.0 (#8955)Bartek Iwańczuk
2020-12-26ci: setup latest version of Node (#8888)Zheyu Zhang
2020-12-09build: remove cargo publish --dry-run (#8694)Bartek Iwańczuk
2020-12-09build: fix doctests, run cargo publish --dry-run (#8689)Ryan Dahl
2020-12-02build: upload canaries before tests (#8585)Luca Casonato
2020-11-28build: publish only "deno" crate on tags (#8535)Bartek Iwańczuk
2020-11-25add canary versioning (#8480)crowlKats
2020-11-23build: upload canary releases to GCS (#8441)Luca Casonato
2020-11-19build: upgrade Rust to 1.48.0 (#8434)Bartek Iwańczuk
2020-11-13refactor: deno_crypto op crate (#7956)Divy Srivastava
2020-11-08chore: remove dead code (#8296)KNnut
2020-11-07build: full color ci logs (#8280)Luca Casonato
2020-11-05build: rewrite tools/ scripts to deno (#8247)Bartek Iwańczuk
2020-10-18Remove github actions cache (#8020)Ryan Dahl
2020-10-09fix Releases.md (#7883)Bartek Iwańczuk
2020-10-09ci: add workaround for MacOS + Cargo + Github Actions cache bug (#7898)Bert Belder
2020-10-09ci: fix rusty_v8 binary download unavailable (#7898)Bert Belder
2020-10-09build: invalidate GHA cache (#7894)Bartek Iwańczuk
2020-10-08upgrade: Rust 1.47.0 (#7886)Bartek Iwańczuk
2020-10-06chore: update contributing.md and PR template (#7820)Bartek Iwańczuk
2020-09-27build: use non xl runners outside deno repo (#7729)Luca Casonato
2020-09-26simply github actions yaml (#7688)Kang Huaishuai
2020-09-18ci: fix publishing the 'deno_fetch' crate (#7568)Bert Belder
2020-09-18publish deno_fetch during CI (#7557)Ryan Dahl
2020-09-16ci: remove wasm target installation step (#7512)Casper Beyer
2020-09-09build: use GitHub Actions XL runners (#7406)Luca Casonato
2020-08-31update actions to run on ubuntu-18.04 (#7160)Trivikram Kamat
2020-08-29upgrade: rust 1.46.0 (#7251)Ryan Dahl
2020-08-28Move benchmarks to Rust (#7134)Valentin Anger
2020-08-09Add README for deno_web (#6997)Ryan Dahl