buildout.coredev icon indicating copy to clipboard operation
buildout.coredev copied to clipboard

Plone Core Development Buildout

Results 14 buildout.coredev issues
Sort by recently updated
recently updated
newest added

_backport of #927_ Add support for the `--xml` option and PEP 440 as well. We have to drop `collective.xmltestreport` as the code from it is already merged with the newer...

Add support for the `--xml` option and PEP 440 as well. We have to drop `collective.xmltestreport` as the code from it is already merged with the newer version of `zope.testrunner`...

We want to test this before there is a release. Seemed fine a few weeks ago.

As a result, the `plone.app.robotframework` egg is not inserted into the path and its keywords are not recognized. This happens because the [robotframework is installed directly in Python](https://github.com/plone/buildout.coredev/blob/80f64496875ac5781a5e6e0f06cfef2711e27f80/requirements.txt#L14). When this...

This ensures that tests using datetime will work locally on machines using TZ = GMT It's the same thing that is in Plone 5.2 but was lost in Plone 6:...

This ensures that tests using datetime will work locally on machines using TZ = GMT It's the same thing that is in Plone 5.2 but was lost in Plone 6:...

Add scripts to create mxdev compatible ini files from sources.cfg and checkouts.cfg. This feature is useful with the mxdev `include` feature, available since mxdev 3.1.0 and done at the Kitchen...

It is no longer used by Plone core. See https://github.com/plone/Products.validation/issues/9 I thought of leaving the constrain, but as anyway there are no new releases, the latest one is still safe...

The docs for `buildout.coredev` do not get imported into Plone 6 Documentation at this time. They exist only at https://5.docs.plone.org/develop/coredev/docs/index.html. First the docs need to be converted to MyST. After...

33 needs: docs
43 lvl: complex

22 status: in-progress