dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
3.93k stars 480 forks source link

Have New projects require to Opt-in before they can be shipped as stable #6633

Open joperezr opened 2 weeks ago

joperezr commented 2 weeks ago

Today, the default is for projects to ship as stable when we enable stable versioning on the repo, and since we ship releases each month, this could potentially mean that we could unintentionally release a brand new package as stable without having it as preview for a few releases first to get some bake time. After discussing with several folks, this issue will track the work for having the default be for packages to ship as preview, and requiring them to opt-in to be marked as stable.

joperezr commented 2 weeks ago

FYI: @DamianEdwards and @eerhardt since we talked about this earlier today. We should prioritize this for 9.1