Releases: SanjulaGanepola/github-local-actions
Releases · SanjulaGanepola/github-local-actions
v1.2.1
What's Changed
- Update README with docs page and updated links/images by @SanjulaGanepola in #119
- Bump to
v1.2.1
by @SanjulaGanepola in #120
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Step ids are strings by @ChristopherHX in #96
- Add issue templates, pr templates, and CONTRIBUTING.md by @SanjulaGanepola in #98
- Buffer last line without new line end by @ChristopherHX in #99
- Add support for job and step level execution status by @SanjulaGanepola in #95
- Separate matrix jobs by @SanjulaGanepola in #111
- Fix matrix job for when workflow jobs have no name by @SanjulaGanepola in #112
- Add support for skipped job and step status by @SanjulaGanepola in #113
- Log exit code after workflow execution by @SanjulaGanepola in #114
- Bump to v1.2.0 by @SanjulaGanepola in #115
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- Add more act options to extension settings by @SanjulaGanepola in #68
- Bump to v1.1.3 by @SanjulaGanepola in #93
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Remove images from VSIX and update README links by @SanjulaGanepola in #86
- Remove use of
pipefail
, switch to useCustomExecution
, add decoration for unset settings by @SanjulaGanepola in #85 - Add support for fixing docker permissions in Linux environment by @SanjulaGanepola in #70
- Suggest .vars instead of .env for Action Variables by @ChristopherHX in #90
- Bump to v1.1.2 by @SanjulaGanepola in #92
New Contributors
- @ChristopherHX made their first contribution in #90
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix act not found when installed as GitHub CLI extension by @SanjulaGanepola in #75
- Bump to v1.1.1 by @SanjulaGanepola in #74
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add
Import from GitHub
action to import repository/environment variables by @SanjulaGanepola in #62 - Remove check for unready components by @SanjulaGanepola in #63
- Support secrets, variable, and inputs files by @SanjulaGanepola in #64
- Add payload support by @SanjulaGanepola in #65
- Fix error handling of files not found by @SanjulaGanepola in #67
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Add configuration manager and setting for docker desktop path by @SanjulaGanepola in #61
New Contributors
- @SanjulaGanepola made their first contribution in #61
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Initial Release!
New Contributors
- @SanjulaGanepola made their first contribution
Full Changelog: https://github.com/SanjulaGanepola/github-local-actions/commits/v1.0.0