Skip to content

v0.1.0

Compare
Choose a tag to compare
@cplee cplee released this 07 Feb 18:09
· 1122 commits to master since this release
7b01283

Changelog

Replaced main.workflow parsing logic with https://github.com/actions/workflow-parser 🎉

4b61fb3 pin to v1.0.0 of github action parser
bc5c23e fix #24 - support both branch refs and hash refs
ecae898 add tests for various actions
5d0a8d2 replace parser with actions/workflow-parser
72fbefc Merge pull request #25 from kentaro-m/kentaro-m-patch-1
4b2e170 Fix an install command for brew
c2e1188 Merge pull request #23 from nektos/issue-22
ca26813 fix 22: require prefix './' for local actions
320e9b6 fail on error (#20)
1f5cf30 Merge pull request #15 from SvenDowideit/go1.11.4-and-docker-18.09
cbab149 fix #14: negotiate docker client version
df01d4f Go 1.11.4+ and Docker 18.09 pre-reqs
29cf61e Merge pull request #13 from tylerbuchea/patch-2
a04141c fix: panic on regex in main.workflow