v0.2.18
nektos/actv0.2.18Jan 12, 2021by nektos-ci
AI Summary
Adds Ubuntu 20.04 support, fixes matrix strategy issues, and introduces options for handling environment files and secret visibility.
Key Highlights
- Add Ubuntu 20.04 to supported platforms
- Fixes include when using matrix and strategy build
- Add option to disable hiding of secrets
- GitHub env file support
New Features
- Ubuntu 20.04 support
- Option to disable secret hiding
- GitHub env file support
- Fixes for matrix strategy
Full Release Notes
## Changelog * Add variadic version of hashFiles (#411) * Adds ability to use container images from matrices. (#413) * envs in if: - take 2 (#412) * EvalBool and Interpolation fixes (#424) * Act env (#417) * Extract runTestJobFile from TestRunEvent (#429) * Fixes include when using matrix and strategy build. (#415) * Add Ubuntu 20.04 to supported platforms (#463) * Use static initial PATH (#462) * Add option to disable hiding of secrets (#460) * Fix tests if there are hooks generated by templates (#434) * GitHub env file support (#426) * Fix slashes when running on Windows (#461) * Fix "reference not found" error (#433)