summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2019-10-29Rename Github Actions workflow (#3238)Ry Dahl
2019-10-28Move prebuilt binaries to third_party (#3227)Ry Dahl
2019-10-25Publish source tarballs for releases (#3203)Christian Moritz
2019-10-24Use windows-2019 image in Github Actions (#3198)Bert Belder
2019-10-24Remove old website (#3194)Ry Dahl
2019-10-24Update GitHub Actions, powershell is default on windows (#3195)Kang Huaishuai
2019-10-21Reenable std tests that were disabled during merge (#3159)Nick Stott
2019-10-15Add debug build to github actionsRyan Dahl
2019-10-09Run deno_std tests in github actionsRyan Dahl
2019-10-06refactor benchmark results posting (#3076)Christian Moritz
2019-10-05CI: don't build while linting and publish in forks (#3070)Christian Moritz
2019-10-05merge build.yml and lint.yml (#3066)Ryan Riginding
2019-10-04add timeout to CI (#3061)Bartek IwaƄczuk
2019-10-03Remove travis and appveyor. Release with github actions (#3052)Ryan Dahl
2019-10-03Update rust to 1.38.0 (#3030)Andy Hayden
2019-10-02Run benchmarks from GH actions instead of Travis (#3049)Ryan Dahl
2019-09-19Remove test.py, use cargo test as test frontend (#2967)Ryan Dahl
2019-09-18Run github actions on all pull requests (#2980)Ryan Dahl
2019-09-18First pass at github actions (#2966)Ryan Dahl
2019-02-11web design (#1728)Ryan Dahl
2019-02-11fix: improve formatting (#1732)Yoshiya Hinosawa
2019-02-09Add read permission for format.ts (#1726)Yoshiya Hinosawa
2019-02-08fix format command in contribution guide (#1712)bokuweb
2019-01-31Add item to CONTRIBUTING.md about needing testsKitson Kelly
2019-01-17Rewrite tools/format.py in deno (#1528)Yoshiya Hinosawa
2018-10-19Add Docs.mdRyan Dahl
2018-10-14Add CONTRIBUTING.mdKitson Kelly
2018-09-09docs: add contributing guideYoshiya Hinosawa