Commit graph

17 commits

Author SHA1 Message Date
chenrui
ca648a37c8
chore(deps): cleanup go.mod a little bit ()
* Upgrade docker to v19.03.7

* go mod vendor

* golangci-lint 1.23.8
2020-03-06 14:37:54 -08:00
Casey Lee
f46768cf90
go mod update 2020-03-06 14:30:23 -08:00
Casey Lee
129b23ad23
go mod tidy 2020-03-06 14:23:05 -08:00
chenrui
c588c07ce7
Bump golang to v1.14 ()
* Bump golang to v1.14

* go mod vendor

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-03-06 14:21:24 -08:00
Casey Lee
4fde7d8865
fix and - add support for reading env variables from .env () 2020-03-06 12:30:24 -08:00
Casey Lee
1d84ee0db1
fix - add windows support 2020-02-25 09:22:59 -08:00
Casey Lee
573f78e1b4
support for secrets
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:06:09 -05:00
Casey Lee
e40ab0145f
expressions working
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:55 -05:00
Casey Lee
ac8258db4b
support list/map/scalar for on and needs
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:34 -05:00
Casey Lee
0582306861
unit tests
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:31 -05:00
Casey Lee
b5159281f9
update vendor 2019-05-23 08:46:23 -07:00
Jesse Newland
3198627879 --watch 2019-02-09 20:39:09 -06:00
Casey Lee
4b61fb3bc3
pin to v1.0.0 of github action parser 2019-02-06 22:36:16 -08:00
Casey Lee
3e04312912
update to latest version of action parser 2019-02-06 22:36:15 -08:00
Casey Lee
ecae898a7b
add tests for various actions 2019-02-06 22:36:13 -08:00
Casey Lee
5d0a8d26ae
replace parser with actions/workflow-parser 2019-02-06 22:36:13 -08:00
Casey Lee
320e9b6057
fail on error ()
ci-via-github-actions
2019-01-23 11:51:22 -08:00