Closed mauritsvanrees closed 9 months ago
@mauritsvanrees 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!
The Jenkins 5.2 jobs are mentioned above. I have now switched coredev 5.2 to use newly created branch 1.x.
@jenkins-plone-org please run jobs
This pours the
plone/meta
sauce over this package.Some notes:
lxml
5. If I or someone else wants to fix this, it helps if we are not trying to test Python 2.7 still.lib
tosrc
.zpretty
, because causes various test failures, and mostly touches test files. Could be picked up later.tox -e dependencies
complains about missing requirementsrepoze.xmliter
andwebob
, but these are in thewsgi
extras_require
. I disabled the GitHub action for this.