Releases: GitTools/actions
v1.1.1
What's Changed
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Git shallow copy check when the checkout path is not standard by @arturcic in #1091
- Allow to disable the shallow clone check (by default it will check if it's shallow clone) by @arturcic in #1092
Full Changelog: v1.0.0...v1.1.0
v1.0.0 GA Release
This is the first GA release for the GitVersion and GitReleaseManager GitHub actions and Azure DevOps tasks.
In this release the main focus was to add the possibility to install and run the GitVersion and GitReleaseManager tools from the GitTools organization in both GitHub actions workflows as well as in the Azure DevOps pipelines.
The documentation on how to use these actions/tasks can be found in the docs folder, and real example of workflows/pipelines can be found in the .azure
and .github
folders
v0.13.6
Full Changelog: v0.13.5...v0.13.6
v0.13.5
What's Changed
- Bump @types/node from 20.11.24 to 20.11.25 by @dependabot in #1067
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #1066
- docs: Make it clear that the Setup step must be ran before the Execue step by @deadlydog in #1068
- Check for shallow clone for GitVersion execute action/task by @arturcic in #1070
- Improve documentation by @arturcic in #1071
- #1072 - fix GRM range check by @arturcic in #1073
New Contributors
- @deadlydog made their first contribution in #1068
Full Changelog: v0.13.4...v0.13.5
v0.13.4
Full Changelog: v0.13.3...v0.13.4
v0.13.3
What's Changed
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
Full Changelog: v0.13.0...v0.13.2
v0.13.1
What's Changed
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Implement additional flags -
nocache
,nonormalize
,overrideconfig
by @arturcic in #1056 - #1502 - set tool install version range check by @arturcic in #1057
Full Changelog: v0.12.1...v0.13.0