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
Liam Murphy baaf0c58b2 Allow passed in env vars to supersede ones declared in the workflow (#1100)
* don't merge env var if it exists already

* remove test workflow

* add some tests

* change mergeMaps order instead of checking for existence

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-04 17:24:49 +00:00
.github ci: bump go to 1.18 (#1087) 2022-03-29 20:10:32 +00:00
act Allow passed in env vars to supersede ones declared in the workflow (#1100) 2022-04-04 17:24:49 +00:00
cmd feat: add bug-report flag (#1056) 2022-03-22 19:26:10 +00:00
main.go fix: set default version string (#1070) 2022-03-29 09:37:38 +00:00