cake-build / cake-vso

Cake integration for Azure DevOps.
https://marketplace.visualstudio.com/items/cake-build.cake
18 stars 18 forks source link

Release major version of the extension #63

Closed gep13 closed 4 years ago

gep13 commented 4 years ago

As discussed on Gitter...

@devlead said... It's versioned, but because the way Azure DevOps work we should rev major and not minor. Even if you pin version Azure DevOps will automatically silently upgrade minor versions.

richardgavel commented 4 years ago

If you do this, are you thinking of re-releasing what I guess would be the 0.4.1 codebase so that people pinning to 0.x would see the earlier version?

gep13 commented 4 years ago

@richardgavel the current released version is 0.4.3. There are a couple of enhancements/changes that were originally slated to go into a 0.5.0 release, but I was thinking about changing those to be in the 1.0.0 release, and to ship when they have been added.

Does that make sense?

richardgavel commented 4 years ago

I was asking mainly because I am seeing an issue where when my Cake shells out to a exe and standard error is getting truncated. This is behaviour that I've seen with Azure Devops before with their Powershell task (but I never saw it with the original Cake extension using the legacy Powershell handler for custom extensions). Probably going to fork this from that last working version for now.

On Mon, Mar 2, 2020 at 8:57 PM Gary Ewan Park notifications@github.com wrote:

@richardgavel https://github.com/richardgavel the current released version is 0.4.3. There are a couple of enhancements/changes that were originally slated to go into a 0.5.0 release, but I was thinking about changing those to be in the 1.0.0 release, and to ship when they have been added.

Does that make sense?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cake-build/cake-vso/issues/63?email_source=notifications&email_token=AA5SUD3JZMQSFNMXFABQ3C3RFRWYDA5CNFSM4K7UPLK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENR4LEQ#issuecomment-593741202, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5SUDZXQP23DXWHXWB5BNTRFRWYDANCNFSM4K7UPLKQ .

cake-build-bot commented 4 years ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: