plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
243 stars 186 forks source link

Fix problem when adding a Plone site with a custom INonInstallable ut… #3864

Closed thet closed 9 months ago

thet commented 10 months ago

…ility without a getNonInstallableProfiles method.

Fixes: #3862.

This PR targets CMFPlone master

mister-roboto commented 10 months ago

@thet thanks for creating this Pull Request and helping to improve Plone!

TL;DR: Finish pushing changes, pass all other checks, then paste a comment:

@jenkins-plone-org please run jobs

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically.

Happy hacking!

thet commented 10 months ago

@jenkins-plone-org please run jobs

mauritsvanrees commented 9 months ago

@thet Can you make a PR for 6.0.x as well? Then it can go into 6.0.8 that I am preparing now.

thet commented 9 months ago

will do!

thet commented 9 months ago

@mauritsvanrees done: https://github.com/plone/Products.CMFPlone/pull/3868