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
Justin Grote 1d3cf75364 Hotfix: Skip Checkout Regression (#680)
* Fix: Skip Checkout Regression

* Fix test name

* Add newline to end of checkout push test

* Restore .gitignore from node12 test. Todo: Restore that file after the test

* Format workflow

* Test: Fix path slash direction for windows relative source path

* Add explicit nil test for newRemoteAction

* Regress .secrets during tests

Co-authored-by: Ryan (hackercat) <me@hackerc.at>
2021-05-10 15:12:57 +00:00
.github Mergify: configuration update (#659) 2021-05-04 14:57:33 -07:00
act Hotfix: Skip Checkout Regression (#680) 2021-05-10 15:12:57 +00:00
cmd fix: replace gopass lib with golang.org/x/term (#674) 2021-05-06 20:13:14 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00