websocket-client icon indicating copy to clipboard operation
websocket-client copied to clipboard

NuGet package versioning and GitHub releases

Open Vaggal opened this issue 5 years ago • 2 comments

Hello!

First of all, thanks for the awesome work on this library!

I noticed that the NuGet package versioning is different from the git versioning. Wouldn't it be better if the changes in git were versioned with additional minor and patch versions so that it is clear exactly which version of the library is installed?

Vaggal avatar Mar 10 '20 15:03 Vaggal

Hello @Vaggal ,

good idea, do you have a link to some tool that is able to automate this process? I really hate any manual steps, it is pretty convenient right now, that commit/merge PR initiates build server and it does everything on its own in the background.

Also, it is strange, that repo lost connection to Travis status: image There used to be a clickable check icon, so you were able on one click match version with commit.

Maybe, it is somehow related to travis-ci.org vs travis-ci.com

Marfusios avatar Mar 10 '20 18:03 Marfusios

It's back! image

Marfusios avatar Mar 10 '20 18:03 Marfusios