Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-24 | Update GitHub Actions, powershell is default on windows (#3195) | Kang Huaishuai | |
https://github.blog/changelog/2019-10-17-github-actions-default-shell-on-windows-runners-is-changing-to-powershell/ | |||
2019-10-21 | Reenable std tests that were disabled during merge (#3159) | Nick Stott | |
2019-10-15 | Add debug build to github actions | Ryan Dahl | |
This disabled the tty_tests which seem to be very flaky with the debug build. | |||
2019-10-09 | Run deno_std tests in github actions | Ryan Dahl | |
2019-10-06 | refactor benchmark results posting (#3076) | Christian Moritz | |
2019-10-05 | CI: don't build while linting and publish in forks (#3070) | Christian Moritz | |
2019-10-05 | merge build.yml and lint.yml (#3066) | Ryan Riginding | |
Fixes #3063 | |||
2019-10-04 | add timeout to CI (#3061) | Bartek IwaĆczuk | |
2019-10-03 | Remove travis and appveyor. Release with github actions (#3052) | Ryan Dahl | |
Fixes #2979 | |||
2019-10-03 | Update rust to 1.38.0 (#3030) | Andy Hayden | |
2019-10-02 | Run benchmarks from GH actions instead of Travis (#3049) | Ryan Dahl | |
2019-09-19 | Remove test.py, use cargo test as test frontend (#2967) | Ryan Dahl | |
Fixes #2933 | |||
2019-09-18 | Run github actions on all pull requests (#2980) | Ryan Dahl | |
2019-09-18 | First pass at github actions (#2966) | Ryan Dahl | |
2019-02-11 | web design (#1728) | Ryan Dahl | |
2019-02-11 | fix: improve formatting (#1732) | Yoshiya Hinosawa | |
2019-02-09 | Add read permission for format.ts (#1726) | Yoshiya Hinosawa | |
2019-02-08 | fix format command in contribution guide (#1712) | bokuweb | |
2019-01-31 | Add item to CONTRIBUTING.md about needing tests | Kitson Kelly | |
This adds requiring tests covering the change as a pre-req before raising a PR. | |||
2019-01-17 | Rewrite tools/format.py in deno (#1528) | Yoshiya Hinosawa | |
Note: findFiles and findFilesWalk are borrowed from the previous attempt of @pseudo-su (#1434) | |||
2018-10-19 | Add Docs.md | Ryan Dahl | |
Remove stuff from Roadmap that has been implemented. | |||
2018-10-14 | Add CONTRIBUTING.md | Kitson Kelly | |
2018-09-09 | docs: add contributing guide | Yoshiya Hinosawa | |