-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Create an new release #8634
Comments
1.10.x branch is the base for 1.10.4 release These are two distinct releases. We can start releasing 1.10.4, then merge it to dev and release 1.11. |
Is there a release checklist for O1 like this one for Orchard Core? |
I'm trying to figure out how the 1.10.X and dev branches relate to the 1.10.4 Milestone. Many of the issues in the 1.10.4 milestone have commits into the dev branch, not the 1.10.X branch. If the 1.10.X branch is seen as stable, I think it makes sense to choose a point in the 1.10.X branch, apply the 1.10.4 tag there and create a release. I think that would then mean that a number of the issues in the 1.10.4 milestone would then be moved to the dev milestone. Once that's done, all the issues in the 1.10.X branch related to the 1.10.4 release can be changed to the 1.10.4 milestone. One commit that I'm seeing in the dev branch that looks like it might want to be part of a 1.10.4 release is 0a82721. I don't use ClickToBuild so I don't know how critical that change is. |
All the issues assigned to 1.10.x and closed can be assigned to 1.10.4. The 1.10.x branch should be merged into dev to ensure all the fixes in 1.10.4 are reflected in dev. |
I propose the creation of a new release. It's been two and a half years since the last release, and unfortunately with the last release the code is running on .NET 4.5.2 which is no longer supported.
Let me know how I can help!
Edit: removed a bunch of incorrect information per @sebastienros. See his comment below for what the release(s) should be.
The text was updated successfully, but these errors were encountered: