1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Dan Sosedoff 4be7ea8519 Regex tweaks
- No need to compile regexes in the function, moved them to vars
- Fixed github http regex: it was not matching https://github.com/foo/bar (no git extension)
2019-02-14 14:31:57 -06:00
.github resolve issues with release action 2019-02-07 09:50:30 -08:00
actions skip integration test in GH actions 2019-02-07 09:09:19 -08:00
cmd feedback from PR on --watch 2019-02-12 23:35:04 -05:00
common Regex tweaks 2019-02-14 14:31:57 -06:00
container fix #24 - support both branch refs and hash refs 2019-02-06 22:36:14 -08:00
vendor --watch 2019-02-09 20:39:09 -06:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00