forgejo-runner-act/pkg
hackercat 09679f0156
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
..
common Fix tests on Windows (#562) 2021-03-12 16:23:03 -08:00
container Add --userns flag to support Docker daemon that enables user namespace (#533) 2021-02-27 08:31:25 -08:00
model Removed pipefail from bash shell execution to match GitHub Actions (#529) 2021-02-12 08:28:26 -08:00
runner Update test workflows and improve expression_test.go/run_context_test.go (#560) 2021-03-12 16:25:10 -08:00