-
Notifications
You must be signed in to change notification settings - Fork 230
Release 25.11 #6334
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 25.11 #6334
Conversation
Signed-off-by: Axel Huebl <[email protected]>
Signed-off-by: Axel Huebl <[email protected]>
dependencies.json
Outdated
| "commit_pyamrex": "c356855ac49090a18dbe807cfaf7a53ab2ce26b3", | ||
| "commit_picsar": "0c329e66010267662a82219f7de7abbd231463f4" | ||
| "commit_amrex": "25.11", | ||
| "commit_pyamrex": "25.10", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Release still missing!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Axel Huebl <[email protected]>
|
Released from the tip of this branch |
I missed this and now I don't understand it. Why did we release without updating the dependencies file? Lines 1 to 9 in 20d29aa
The original release PR was #6329. Fixing this may be a good opportunity to resolve #6189 (comment) and merge #6189. |
Prepare the November release of WarpX:
This pull request was created with the script
./Tools/Release/releasePR.py,following the instructions described in https://warpx.readthedocs.io/en/latest/maintenance/release.html#create-a-new-warpx-release.