Skip to content

Releases: GitTools/actions

v1.1.1

12 Mar 21:26
Compare
Choose a tag to compare

What's Changed

  • (doc) Fix name of application in output by @gep13 in #1094

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Mar 14:15
a282519
Compare
Choose a tag to compare

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

12 Mar 09:51
220e0dd
Compare
Choose a tag to compare

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

12 Mar 00:09
Compare
Choose a tag to compare

v0.13.5

11 Mar 22:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.4...v0.13.5

v0.13.4

05 Mar 20:36
Compare
Choose a tag to compare

v0.13.3

05 Mar 16:21
Compare
Choose a tag to compare

What's Changed

  • updated the version range for GitVersion to >=5.2.0 <6.1.0 by @arturcic in 8921bf0

Full Changelog: v0.13.2...v0.13.3

v0.13.2

03 Mar 23:34
9398ff4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.2

v0.13.1

03 Mar 23:32
9398ff4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

03 Mar 22:38
Compare
Choose a tag to compare

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