All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update psake version to
4.8.0
and BuildHelpers to2.0.8
- Switch to Alpine 3.8 and PowerShell 6.1.2 for container
- Install git on container so BuildHelpers doesn't throw error
- Upgrade to BuildHelpers 2.0.7
- Proper exit code is returned on psake task failure
- Moved GitHub Action to root of repository
- Action now calls PowerShell directly instead of using a bash shim
- Initial release