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
Shubh Bapna b7905c0a84 feat: specify matrix on command line (#1675)
* added matrix option

* select the correct subset of matrix configuration after producing all the matrix configuration

* add tests

* update readme

* lint fix

* remove matrix from readme

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-19 17:25:55 +00:00
.github build(deps): bump megalinter/megalinter from 6.19.0 to 6.20.0 (#1665) 2023-03-06 03:30:59 +00:00
act feat: specify matrix on command line (#1675) 2023-03-19 17:25:55 +00:00
cmd feat: specify matrix on command line (#1675) 2023-03-19 17:25:55 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00