-
-
Notifications
You must be signed in to change notification settings - Fork 739
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
Update Docs: Pastanaga UI and Quanta #5903
Conversation
✅ Deploy Preview for plone-components canceled.
|
✅ Deploy Preview for volto ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
c8fdc23
to
2b20e10
Compare
It seems we have no news folder for documentation changes. I added a check. The prerelease script should find it anyway. |
The news folder for Volto moved since it became a monorepo to https://github.com/plone/volto/tree/main/packages/volto/news. Docs are for all the packages in the repo, which is why |
This is why I added an allow-check for docs and looked how |
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.
See comments about reverting check and where to put news items.
Otherwise, a few minor grammar and syntax suggestions.
Thank you for taking this on. It really needed some polishing from someone who knew the history.
.github/workflows/changelog.yml
Outdated
git fetch --no-tags origin main | ||
towncrier check --compare-with origin/main --dir docs | ||
env: | ||
BASE_BRANCH: ${{ github.base_ref }} |
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.
Please revert.
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.
so, where to put then the changelog for docs if not under /docs/news
?
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.
packages/volto/news
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.
...or if you update docs for a specific package, then in its packages/package_name/news
.
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.
Done, moved and cleaned the mess up into one commit.
We already put documentation change log entries in the news items directory in |
b07f9e9
to
bc58c2d
Compare
Co-authored-by: Steve Piercy <web@stevepiercy.com>
bc58c2d
to
627810d
Compare
Since the placement of the news files are very different from other parts of Plone, I would like to see an explanation at https://6.docs.plone.org/volto/contributing/index.html#change-log-entry - its not obvious. |
The "see also" link goes to https://6.docs.plone.org/contributing/index.html#change-log-entry which provides sufficient detail.
I can add your suggestion, if you still think it would be beneficial. I would turn it into a snippet and include it, so that we don't use copy-paste. Please let me know. Thank you! |
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.
This is professionally and well-written. Thank you!
@sneridagh I'd like your review for accuracy, and let you take the merge honors. |
Something like "in case of setup/CI/CD or documentation changes not bound to a specific package, use the PACKAGE_NAME=volto"? |
I'd be +1 on clarifying this. @jensens very well written, it's just awesome. Thanks a lot! |
* main: (21 commits) Use fieldset `id` instead of the fieldset `title` in Form when rendering the Field component (#5921) Fix registry wrong default primitive type (#5925) Release @plone/types 1.0.0-alpha.8 Improve types for APIExpanders, export all (#5918) Missing step in storybook migration (#5913) Push missing .d.ts files Release 18.0.0-alpha.25 Release generate-volto 9.0.0-alpha.14 Update Docs: Pastanaga UI and Quanta (#5903) Upgrade to StoryBook 8 (#5912) Fix Storybook in app gen for Volto 18 (#5911) Release 18.0.0-alpha.24 Upgrade `@typescript-eslint` (#5910) Add new cypress helper for slate `getSlateEditorAndType` (#5909) Add id attributes to discussions container and individual comments (#5905) Move testing-library cypress commands import to inner commands so it can be imported (#5906) Release 18.0.0-alpha.23 Release @plone/registry 1.5.4 Improve the usage of RAZZLE_JEST_CONFIG (#5901) fix reordering of slots function (#5840) ...
After a chat with @sneridagh about Quanta, I took the information and updated the outdated page .