-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📢dotnet/runtime schedule for the remainder of .NET 7 #72297
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
During this process we are monitoring issues by area that have the .NET 7 milestone, much as we did for .NET 6. Below is a snapshot from earlier in the week. We will be taking each issue and either fixing it, closing it, or setting to the Future milestone (meaning discussion is worth continuing, or we would accept a change for it, but we haven't made a commitment to make the change ourselves). "ZBB" in the diagram is an old Microsoft term (zero bug bounce) meaning the point where we aim to get zero bugs in the milestone. It's called a bounce as inevitably some must fix bugs are discovered after that point. |
How are we choosing what to fix? We use criteria like the following to decide what to fix in the remaining time:
As we go along the criteria become increasingly stringent in order to minimize the risk of introducing new issues. Issues that can't be fixed will be closed or set to Future for further discussion or future work. |
This comment was marked as off-topic.
This comment was marked as off-topic.
@VincentBu please leave pinned |
@jeffschwMSFT not sure how to get this issue itself out of your stats. |
:) there is not a way, it will just be part of our non-product issues. We have a lot of samples, docs, etc. that we track towards the end of the release that hang around. |
Linking issuesof query for the ~50 remaining (although someone said Github issue search allows "or" now?) |
It's about 4 months until .NET 7 ships ("GA") in November. dotnet/runtime will be following the same procedure that we did for .NET 6, as follows --
Where do community changes go? main remains open at all times for community changes, even adding new approved API. Many will get into .NET 7 if they go in before 15-Aug. However if a change brings too much risk we will hold merging it until 16-Aug.
TLDR: if you plan to work on a change that you want in the .NET 7 product, 15-Aug is the date it needs to be merged by.
Nearer the fall, we'll start thinking and planning for .NET 8, and we'll be sharing our thinking when we do.
The text was updated successfully, but these errors were encountered: