act/cmd
Torbjørn Vatn 15eaa15a0e
GitHub env file support (#426)
* Upgrade to the official golangci-lint action and fix some issues it found

* Update deps

* Remove a shadow warning

* Initialize the splitPattern only once

* Initial attempt at supporting $GITHUB_ENV

Needs some polishing and tests

* Now it's actually working

* Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term

* Disable the issue-228 test again

* The linter is picky

* Discovered that the workflow/envs.txt had to exist in certain cases

* Fix small linter issue
2021-01-11 22:39:43 -08:00
..
graph.go successfully able to run simple workflows 2020-02-20 21:05:25 -05:00
input.go Add option to disable hiding of secrets (#460) 2021-01-11 22:28:45 -08:00
list.go Simpler list view (#382) 2020-10-12 10:26:22 -07:00
platforms.go Add Ubuntu 20.04 to supported platforms (#463) 2021-01-11 22:22:53 -08:00
root.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
secrets.go fix #117 - handle whitespace in actrc secrets (#118) 2020-03-02 08:11:46 -08:00