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
Ryan 789847e4f9 Add proper support for working-directory & fix command builder (#772)
* fix: align other Docker executors to print action

* fix: formatting

* fix: add proper workdir support

* fix: replace script filepath after slice creation

* fix: match substring so it works for pwsh

+ rename containerPath to scriptPath to reflect what value it contains
2021-08-10 19:40:20 +00:00
.github Update docs, file formatting and docker images (#766) 2021-08-09 09:07:26 -07:00
act Add proper support for working-directory & fix command builder (#772) 2021-08-10 19:40:20 +00:00
cmd Update docs, file formatting and docker images (#766) 2021-08-09 09:07:26 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00