Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Nuget SemVer 2.0.0



  • Hi,

    i tried to upload a package which was versioned with githash in it (1.0.0+abcdabcd). Now this is a valid version according to this: https://docs.microsoft.com/en-us/nuget/reference/package-versioning

    The upload was failed because ProGet couldn't parse the version number. This is the end of the stack trace:

     at Inedo.ProGet.Feeds.NuGet.NuGetVersion.Parse (System.String version) [0x00008] in <71613e4cf66848b0a13ff66ec5f0e241>:0 
      at Inedo.ProGet.Feeds.NuGet.NuGetPackage.ReadFromNuspecFile (System.IO.Stream nuspecStream) [0x00083] in <71613e4cf66848b0a13ff66ec5f0e241>:0 
      at Inedo.ProGet.Feeds.NuGet.NuGetFeed+<InstallOrUpdatePackageAsync>d__40.MoveNext () [0x000e5] in <782cac368f944d919f2746c16d685751>:0 
    --- End of stack trace from previous location where exception was thrown ---
    

    Is this a bug in the version parse? Do you have any idea how should i upload packages like this?

    Attila

    Product: ProGet
    Version: 4.7.13



  • SemVer 2.0 for NuGet feeds will be supported in ProGet v5.0.0. The beta is already out if you want to try it out (note there are still some known oddities that we have already fixed in 5.0.1 internally).



  • Thank you for the fast answer.
    We are using ProGet as a docker image. Right now i don't see any v5 or beta images on the Docker Hub.
    Are you planning to build a docker image from the beta or should we wait for the final version? Do you have any plans when will the v5 be released?

    Thanks!
    Attila



  • We plan to make the next beta release (5.0.1) available as a Docker image - most likely this week. Unfortunately we weren't able to get one out for the initial beta due to some issues with the PostgreSQL database update scripts, but we have since resolved those.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation