1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
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