1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-06 17:40:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Ryan (hackercat) 21760b18c2 Update images, fix extrapath (#723)
* fix: typo

* fix: remove debug for git references

it generates a massive amount of logs

* feat: read values from env

allows to test act on GHA when it's not a main repo

* fix: merge extrapath with PATH

* fix(tests): add additional shells for testing

* fix(image): update images

pin node to major version only, current node version: 12.22.1
replace most images with `node:12-buster-slim` to prevent
errors on macOS runner due to DockerHub pull limit
replace ocaml image

Co-authored-by: Casey Lee <cplee@nektos.com>
2021-06-10 23:12:05 +00:00
.github fix: update codecov action (again) (#731) 2021-06-09 10:30:16 -07:00
act Update images, fix extrapath (#723) 2021-06-10 23:12:05 +00:00
cmd Update images, fix extrapath (#723) 2021-06-10 23:12:05 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00