Skip to content
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

Release Schedule for 24.11 #339153

Open
RossComputerGuy opened this issue Sep 3, 2024 · 27 comments
Open

Release Schedule for 24.11 #339153

RossComputerGuy opened this issue Sep 3, 2024 · 27 comments
Labels
6.topic: release process Issues or PRs which are parts of the NixOS release process

Comments

@RossComputerGuy
Copy link
Member

RossComputerGuy commented Sep 3, 2024

Date Branches Affected Events
✔️ Sep, 27 - Ask ecosystems for desired changes, in "Feature Freeze"
✔️ Oct, 11 All branches Restrict breaking changes to Release Critical Packages
✔️ Oct, 25 All branches Restrict all breaking changes: allow only non-breaking updates and Desktop Manager changes
✔️ Oct, 30 master (Day before ZHF) merge staging-next into master, prep for ZHF
✔️ Nov, 1 master Begin ZHF, Focus on minimizing regressions in PRs targeting master
✔️ Nov, 6 master Merge first staging-next fixes into master; begin second staging-next cycle
✔️ Nov, 8 staging Unrestrict all breaking changes; new changes will not be present in master before branch-off
✔️ Nov, 12 master Merge second staging-next fix cycle
✔️ Nov, 13 staging-next Unrestrict all breaking changes; new changes will not be present in master before branch-off
✔️ Nov, 14 master, release-24.11 Perform Branch-off, create release channels, create new beta / unstable tags
✔️ Nov, 15 master, release-24.11 ZHF transitions to "backporting" workflow
✔️ Nov, 16 release-24.11 Prepare for release, finish remaining issues
Nov, 22 release-24.11 Release! Also, ZHF ends
Dec, 4 - Release Retrospective Meeting

Note: Dates reflected are in AoE (Anywhere on Earth) time.

@RossComputerGuy RossComputerGuy added the 6.topic: release process Issues or PRs which are parts of the NixOS release process label Sep 3, 2024
@nixos-discourse
Copy link

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/24-11-release-cycle-coming-up/51549/1

@RossComputerGuy RossComputerGuy pinned this issue Sep 3, 2024
@jopejoe1 jopejoe1 unpinned this issue Sep 13, 2024
@RossComputerGuy RossComputerGuy pinned this issue Sep 14, 2024
@RossComputerGuy

This comment was marked as resolved.

@jopejoe1

This comment was marked as resolved.

@nixos-discourse

This comment was marked as off-topic.

@myclevorname

This comment was marked as resolved.

@emilazy

This comment was marked as resolved.

@hacscred
Copy link

hacscred commented Oct 6, 2024

#296953 should be tagged a release blocker.

@RossComputerGuy
Copy link
Member Author

@hacscred Seems like that problem has already been fixed.

@aviallon
Copy link
Contributor

aviallon commented Oct 7, 2024

Can you make this issue only closeable by the release managers? I have the permissions to close this, and I hope no one accidentally closes this.

GitHub permissions model is not very fine grained.

@hacscred
Copy link

hacscred commented Oct 8, 2024

@hacscred Seems like that problem has already been fixed.

It hasn't.

@dzmitry-lahoda

This comment was marked as off-topic.

@RossComputerGuy

This comment was marked as off-topic.

@RossComputerGuy
Copy link
Member Author

RossComputerGuy commented Oct 11, 2024

We've reached the 2nd step in the schedule, all release critical packages are blocked.

@RossComputerGuy
Copy link
Member Author

We're in the feature freeze, only non breaking changes now.

@Ma27 Ma27 mentioned this issue Oct 31, 2024
13 tasks
Jayman2000 added a commit to Jayman2000/jasons-nixos-config that referenced this issue Nov 3, 2024
Normally, I would try to find a workaround so that I can continue to run
CDEmu, but the branch off for NixOS 24.11 [1] is so soon that I’m just
going to wait.

[1]: <NixOS/nixpkgs#339153>
@nixos-discourse
Copy link

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/the-myth-of-stable-unstable/55516/14

@dotlambda
Copy link
Member

I created the backport staging-24.11 label because current staging won't be merged into 24.11. Maybe that could be mentioned in the release manual but I guess the label doesn't make too much sense since the branch doesn't exist yet.

@aviallon
Copy link
Contributor

Missing reference to current staging-next merge request: #354201

@Mic92
Copy link
Member

Mic92 commented Nov 13, 2024

Would be good to get nix 2.18 out of the nixos closure for the next release so we only have one nix version: #355745

@aviallon

This comment was marked as off-topic.

@jficz
Copy link
Contributor

jficz commented Nov 21, 2024

possibly a stupid question but is there a release notes draft available somewhere?
never mind, found it: https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/release-notes/rl-2411.section.md

@juliusrickert
Copy link
Member

Both the nixos:release-24.05 jobset and the nixos:release-24.11 jobset have a negative check interval of -129600 (-36 hours). The check interval of the nixos:release-24.05 jobset changed from 129600 to -129600 within the last day, while the nixos:release-24.11 jobset had a negative check interval for a few days now. Jobsets of older releases still have a positive value.

Do you think this is intentional? For five days, the release-24.11 branch has not been evaluated.

@vcunat
Copy link
Member

vcunat commented Nov 21, 2024

I've been managing these manually now. More big 24.11 evals at this point didn't seem worth the delay of #356895 and thus the whole release.

EDIT: 24.05 is a bit off topic, but its big channel is blocked on https://hydra.nixos.org/build/279608174#tabs-buildsteps anyway, so we'd again delay other stuff that is not blocked.

@TheRealGramdalf
Copy link
Contributor

TheRealGramdalf commented Nov 22, 2024

If it's too late already it's too late, but I've been trying to get #357105 merged and backported before release. Is that still realistically possible, or would there be additional evals for the backport PR that would delay things?
I'm fine either way, but I'd like to know since if it's been missed I'll need to edit the PR.

Edit: Merged, thanks!

@RossComputerGuy
Copy link
Member Author

Forgot to mention this yesterday, if it isn't clear or anyone hasn't been on the staging matrix, we have had to delay 24.11 and let a staging cycle go through. There was a regression in curl which broke things and we didn't want it to cause a major impact.

@Thatoo
Copy link

Thatoo commented Nov 23, 2024

let a staging cycle go through.
@RossComputerGuy may i ask what does that mean and thus how long does a "cycle" last (more or less)?

@RossComputerGuy
Copy link
Member Author

Basically we have to wait for #356895, @vcunat might have an idea for how long that'll take. It mostly depends on how fast our builders are able to go through things.

@vcunat
Copy link
Member

vcunat commented Nov 23, 2024

I'm afraid I'd estimate that the next weekend we'll have the binaries and channel including this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: release process Issues or PRs which are parts of the NixOS release process
Projects
None yet
Development

No branches or pull requests

16 participants