A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The installation and usage instructions are part of the Forgejo documentation https://forgejo.org/docs/next/admin/actions/
Find a file
Julian Squires 95240475c3 Support setting shell via defaults.run (#343)
Note that we don't support the more general use of defaults, just its
run key for setting shell and working directory.

The documentation for defaults.run is here:
  https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#defaultsrun

Fixes #214.

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-08-28 11:52:25 -07:00
.github Fix 132 - support for chocolatey install (#144) 2020-03-09 17:49:55 -07:00
act Support setting shell via defaults.run (#343) 2020-08-28 11:52:25 -07:00
cmd add flag of privileged mode 2020-08-02 05:21:49 +09:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00