Gitversion: Question: 4.x availability

Created on 21 Feb 2017  路  11Comments  路  Source: GitTools/GitVersion

Any clue when a 4.x version can be expected in the TFS marketplace?

Awesome tool, just really want the new features.

Thanks
Rob

stale

Most helpful comment

Builds are fixed, going to try and do a pass on open issues this week and I think we should just release....

All 11 comments

What I did for now (need the 4.0 functionality also) is copied the choco version of gitversion 4 to the buildserver and then changed the gitversion.exe location as so:

image

This works and allows me to use the 4.0 version and also the normal plugin.

Two things need to be done:

  • Enable publishing a pre-release to the VSTS marketplace, when I setup the build you could only publish stable
  • Ensure mainline mode is ready and well enough documented

I want to do a sweep of issues and close as many legit bugs for v4 as I can then I will likely just release stable in the next week or so.

Any update on this? Looking forward to mainline mode!

Any idea on when 4.0 is going to be released. It's got a ton of bug fixes we would love to use!

Builds are fixed, going to try and do a pass on open issues this week and I think we should just release....

Any progress on open issues? Waiting for some bug fixes so we do not have to do a lot of manual cleanup when its versioning our packages incorrect.

@JakeGinnivan Any chance this is going out soon. I just noticed the first beta was on June 20th last year. We would love to get our hands on this, it fixes a number of issues we're seeing with 3.6.5

@JakeGinnivan VSTS supports tasks with preview versions.. I don't see the issue in pushing the beta builds onto the marketplace as preview versions?
Let the consumer decide whether they want to use 3.* or 4.* beta...

EDIT:
For those of you that want to use 4.* in VSTS / TFS without having to add gitversion to source or install it on your build agent:

Add a nuget task with following settings:
image

Then set the GitVersion.exe in the GitVersion task to:

image

I opted for a variable which holds the version:

image

Except the latest 4 beta version is not in nuget

@pccoombe The latest latest version is not available indeed. But as you can see in my screenshot, 4.0.0-beta12 is

This issue has been automatically marked as stale because it has not had recent activity. After 30 days from now, it will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings