-
-
Notifications
You must be signed in to change notification settings - Fork 744
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 Management Notes #5358
Release Management Notes #5358
Conversation
✅ Deploy Preview for volto canceled.
|
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.
Some spelling, grammar, syntax, and style guide improvements.
Co-authored-by: Steve Piercy <web@stevepiercy.com>
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.
LGTM. Once merged, I would add reference links to it from the PRs:
This file needs to be reconciled against the file |
✅ Deploy Preview for plone-components canceled.
|
@tisto @mauritsvanrees It's been a while I've started to write this. What do you think? We can merge this, and continue iterating over it, but I think it's good enough for now. |
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.
Makes sense to me.
One small suggestion on improving the wording.
Should there be references to the following, explaining how all these documents complement one another? |
Co-authored-by: Maurits van Rees <maurits@vanrees.org>
@stevepiercy I don't think that the first one needs to reference here. I guess that it makes sense to have it in: https://plone.org/download/release-schedule @mauritsvanrees what do you think? |
Agreed.
Adding a link to the release schedule/policy would indeed be good. Probably in the paragraph directly under the main 'Release management notes' |
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.
Here's a suggested phrase and admonition for the link.
Co-authored-by: Steve Piercy <web@stevepiercy.com>
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.
I pushed a commit with some grammar fixes, MyST enhancements, and cross-reference linking.
|
||
Any change to a control panel. | ||
Any change to a control panel is a breaking change. |
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.
@stevepiercy It's not, since it's CMSUI. All these examples are changes that would normally be declared as breaking following the public API directives, but it won't because its private API.
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.
Addressed in 2fcdcc9
@stevepiercy LGTM! I would merge it right away, I have ack from Timo too. |
Added changelog. We can ignore the failing readme-link-check for now, to give the site owner a chance to respond. |
* main: (43 commits) 5645 toolbar buttons toggle when clicking same toolbar button (#5795) fix: array widget sort (#5805) Fix a11y logo issue (#5776) Improve Vite PoC - Add BlockRenderer and `@plone/blocks` to the party (#5798) Removed memori websites that give 404 since they are no longer using Volto (#5803) Release Management Notes (#5358) Enhance findBlocks to check for blocks in data for add-ons (#5797) Release @plone/components 2.0.0-alpha.2 Move basic default CSS out of theme. Improve StoryBook intro page (#5791) Switch peerDependencies to Volto 18 for generator-volto alpha's/latest. (#5781) Release 18.0.0-alpha.13 Release @plone/slate 18.0.0-alpha.7 Fix sidebar form update. (#5779) Add uncommited types for release?? Release 18.0.0-alpha.12 Add accordion to metadata form. (#5760) Release @plone/registry 1.3.1 [registry] Export Config type as ConfigType, amend coresandbox (#5774) Release @plone/components 2.0.0-alpha.1 Add import path for compiled CSS (#5770) ...
Definition of breaking