act/pkg/model
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
..
action.go Implement UnmarshalYAML for ActionRunsUsing (#223) 2020-05-04 05:40:11 -07:00
planner.go [Add] More logging for default push action (#383) 2020-10-08 22:28:01 -07:00
workflow.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
workflow_test.go fix 99: support string and map variants of container 2020-02-24 22:35:08 -08:00