v0.1.3
nektos/actv0.1.3Jun 11, 2019by cplee
AI Summary
An early development release focusing on core functionality like branch support, graph rendering, and documentation for running workflows with secrets.
Key Highlights
- Support branches as GITHUB_REF
- Render correct graph for non-default events
- Explain how to run act with secrets
New Features
- Support branches as GITHUB_REF
- Explain how to run act with secrets
- Explain how to "skip" some actions using filter
Full Release Notes
## Changelog 6fa86b4 fix unit test failures in GitHub Actions caused by missing gitconfig b515928 update vendor 308162e Merge pull request #68 from caarlos0/master 54ade14 Merge branch 'master' into master ba26bd7 Merge pull request #66 from maxheld83/patch-2 cb6bfde Merge branch 'master' into patch-2 7669988 Merge pull request #65 from maxheld83/patch-1 205d9f7 Merge branch 'master' into patch-1 d85cabf Merge pull request #57 from aidansteele/fix-nontty 9fd6310 fix: clean code 01f7ff3 fix: using filepath instead of path 8d181a6 fix: added tests and improved code 03d57a8 feat: support branches as GITHUB_REF 6fd3811 explain how to run act with secrets 367ec0c explain how to "skip" some actions using filter 1d64fef Use docker’s stdcopy to ensure we don’t emit garbage bytes to stdout f2cb9e3 Merge pull request #56 from aidansteele/graph-render 589ff16 Render correct graph for non-default events 449c899 Merge pull request #55 from chaseadamsio/master 4c09cbb s/pull-request/pull_request