All notable changes to this project will be documented in this file, per the Keep a Changelog standard.
Unreleased - TBD
1.0.2 - 2025-02-04
- Handle the error
detected dubious ownership in repository at '/github/workspace'when using a.gitattributesfile (props @dkotter, @iamdharmesh via #7). - Ensure built files are included when used without a
BUILD_DIRand.distignorefile (props @dkotter, @iamdharmesh via #7). - Install SVN as part of the workflow, if needed (props @kirtangajjar, @dkotter, @faisal-alvi via #8).
- Replaced
lee-dohm/no-responsewithactions/staleto help with closing no-response/stale issues (props @jeffpaul, @dkotter via #5).
1.0.1 - 2024-03-20
- Updated to v4 of
upload-artifact, the action now exposes the artifact URL with:${{ steps.upload-plugin-artifact.outputs.artifact-url }}(props @jdevalk, @dkotter via #3).
1.0.0 - 2022-12-01
- Initial release.