-
Notifications
You must be signed in to change notification settings - Fork 29.2k
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
September endgame #59271
Comments
Add this to the iteration plan and Wiki? @mjbvz |
Could you use dates instead of days of the week for these? |
… also even though it has been said before that the release can be expected to be done in the week AFTER the month is over, why does literally the second line in this issue already contradict that?
(And why not plan to be ready actually AT the end of the month?) But I agree with @paterasMSFT that it would be a bit easier to follow along if there were dates instead of just "Monday" etc. |
@tkrajacic "Endgame done" indicates the time in which the "endgame week" ends, we normally release the following week in "debt week". See https://github.com/Microsoft/vscode/wiki/Development-Process#inside-an-iteration |
@Tyriar The fact that I would have to look that up somewhere is precisely my point. This is not meant as bashing the work but rather pointing out that it can be confusing for no obvious reason. |
Maybe we can add and item to the dates to better inform the community, like
in both the plan issue and endgame issue. |
I would also appreciate dates on these 👍 |
We should probably also link to the wiki in the endgame template. |
Monday
Tuesday
Wednesday
Thursday
candidate
)Friday
insider
builds endgame masterMonth_Year.md
in this repo directoryFriday/Monday
release/<x.y>
got created and that translation should be pulled from there and that the pull request has to be created against that branch endgame masterMonday - Wednesday
release/<x.y>
endgame masterInsider
fromrelease/<x.y>
endgame masterInsider
endgame masterWednesday/Thursday
HEAD
ofrelease/<x.y>
in formatx.y.z
(for vscode.d.ts download) endgame masterinsider
builds endgame masterRecovery Build
We release a recovery build with a handful of critical fixes and translation updates a few days after a release. The candidate fixes are reviewed by the development team and are assigned to the recovery milestone. We want to be restrictive about the included candidates. The mindset is "we will lose users if we do not include the fix". Here are some examples:
Check list
<Month> Recovery <year>
ownercandidate
issues, and if they pass the review assign them to the recovery milestone teamcandiate
fixes are peer reviewed and pushed tomaster
and then cherry-picked into the release branch teaminsiders
build frommaster
insiders
teamstable
for all platforms from release branch ownerstable
build and theverified
label is added ownerhttps://github.com/Microsoft/vscode/compare/release/<x.y>
to ensure no other commits have been made in the release branch ownerHEAD
ofrelease/<x.y>
in formatx.y.z
The text was updated successfully, but these errors were encountered: