#magic-dotnet-pr
1 messages · Page 1 of 1 (latest)
magic-dotnet-pr
@night cradle it will be in the next release which will likely be 41.14.0
some time next week I think (we don't release libraries in real time)
ah ok
If you want I could help setup an automatic workflow that releases in real time on the default branch but using a -preview suffix (with it on the msbuild side of things doing it with an environment variable that then sets it).
(or it could use tags for stable builds, but then non-tag builds push -preview on the default branch.)
We have all of that already, we have a beta pipeline, automatic PR generation, etc. Just the release flow is extremely sensitive and something we want humans to control for now