act/cmd
Ryan (hackercat) a9fe038347
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
..
graph.go Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go Support container removal at exit. Fixes #694 (#714) 2021-06-10 15:09:05 +00:00
list.go Have List suggest -W for duplicate jobs (#691) 2021-05-20 14:12:10 +00:00
platforms.go Update images, fix extrapath (#723) 2021-06-10 23:12:05 +00:00
root.go Update images, fix extrapath (#723) 2021-06-10 23:12:05 +00:00
secrets.go fix: replace gopass lib with golang.org/x/term (#674) 2021-05-06 20:13:14 +00:00