index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
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