plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
448 stars 610 forks source link

[Addons] Make the addons have their own way of testing/linting etc... (atomically) #1539

Open sneridagh opened 4 years ago

sneridagh commented 4 years ago

atomically = not relying on a project, by themselves

Lerna seems to be able to team with yarn workspaces

sneridagh commented 4 years ago

meta issue: #1433

tiberiuichim commented 3 years ago

I propose that the yo plone:addon generates all addons with testing and self-bootstrapping infrastructure.

sneridagh commented 2 years ago

We need documentation on @plone/scripts add-on:

See:

https://github.com/kitconcept/volto-blocks-grid/blob/main/.github/workflows/acceptance.yml#L45

ThisisMS11 commented 11 months ago

can you please guide how should i go about adding documentation about this one ?