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
hackercat fa98d68724 Update test workflows and improve expression_test.go/run_context_test.go (#560)
* fix: give case insensitive secret more meanigful name

* refactor: use `string` in generating `env:` and `steps:` for workflows

Smaller text generation is much better to read with normal strings than
raw string literals.

* feat: sort keys for `env:` so it's always in specific order

* fix: update test workflows
2021-03-12 16:25:10 -08:00
.github Update test workflows and improve expression_test.go/run_context_test.go (#560) 2021-03-12 16:25:10 -08:00
act Update test workflows and improve expression_test.go/run_context_test.go (#560) 2021-03-12 16:25:10 -08:00
cmd Add --userns flag to support Docker daemon that enables user namespace (#533) 2021-02-27 08:31:25 -08:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00