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 (hackercat) cf202bedb5 Add option to allow files/directories in .gitignore to be copied to container (#537)
* disable gitignore for actions

* feat: Add option to allow/disallow paths specified in .gitignore

Co-authored-by: Alan Birtles <alan.birtles@eu.sony.com>
2021-05-03 07:37:20 -07:00
.github feat: Speeding up workflows (#643) 2021-05-02 08:13:30 -07:00
act Add option to allow files/directories in .gitignore to be copied to container (#537) 2021-05-03 07:37:20 -07:00
cmd Add option to allow files/directories in .gitignore to be copied to container (#537) 2021-05-03 07:37:20 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00