Why is RC1 still just a tag without a release despite NuGet package availability? #2697
Replies: 3 comments 2 replies
-
@dotnet/product-construction are we publishing this nuget from the VMR correctly? |
Beta Was this translation helpful? Give feedback.
-
Also a note that the ms learn docs still talk extensively about beta5 as the latest1, but that's old news at this point. Footnotes
|
Beta Was this translation helpful? Give feedback.
-
Thanks I just created one for RC1: https://github.com/dotnet/command-line-api/releases/tag/v2.0.0-rc.1.25451.107. My hope is that for RC2 and onwards this will be automated. (cc @rbhanda) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
RC1 has been available on NuGet for a hot second now.
But, on GitHub, beta7 is still the most recent release published, with RC1 only having a tag but no release.
I noticed when I wanted to come over here and diff RC1 against beta7. Clearly that was still doable since there at least is a tag for it. But the lack of a release for a release candidate seemed a bit strange to me. 🤷♂️
Why the discrepancy?
Beta Was this translation helpful? Give feedback.
All reactions