index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.2.0
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
build.yml
Age
Commit message (
Expand
)
Author
2020-12-21
Move plugins to the roadrunner-plugins repository
Valery Piashchynski
2020-12-21
Finish redis plugin
Valery Piashchynski
2020-12-20
Merge remote-tracking branch 'origin/2.0' into plugin/redis
Valery Piashchynski
2020-12-20
Increase CI timeout to 60 minutes
Valery Piashchynski
2020-12-20
Switch to the ubuntu 20.04 in CI
Valery Piashchynski
2020-12-20
Remove reloadLiveAfterHTTP
Valery Piashchynski
2020-12-17
Redis initial commit
Valery Piashchynski
2020-12-17
Add some time to finish the tests 20->25 minutes
Valery Piashchynski
2020-12-17
Now better
Valery Piashchynski
2020-12-16
Give more time to finish test with 3k files
Valery Piashchynski
2020-12-16
Add reload tests to the Makefile and CI. Update tests
Valery Piashchynski
2020-12-15
Update reloader to support new container
Valery Piashchynski
2020-12-15
Typo in the tests
Valery Piashchynski
2020-12-15
Fix races and update CI (remove codecov from windows)
Valery Piashchynski
2020-12-15
Tests fixed
Valery Piashchynski
2020-12-15
Rotate ports
Valery Piashchynski
2020-12-14
Remove debug code, increase CI timeout to 30 minutes
Valery Piashchynski
2020-12-14
Increase test timeout
Valery Piashchynski
2020-12-14
Update CI [windows support]
Valery Piashchynski
2020-12-14
Update workflow
Valery Piashchynski
2020-12-14
Update workflow
Valery Piashchynski
2020-12-14
Update windows support
Valery Piashchynski
2020-12-14
Add OS type to the build name
Valery Piashchynski
2020-12-14
Remove PHP from CI, add macos and windows
Valery Piashchynski
2020-12-14
update goridge in go.mod
Valery Piashchynski
2020-12-10
Update CI, correct directory
Valery Piashchynski
2020-12-08
Remove PHP 7.3 from RR 2.0 CI
Valery Piashchynski
2020-12-08
Update golang tests in CI
Valery Piashchynski
2020-12-08
GitHub actions updated, some PHP errors fixed
paramtamtam