plone / plone.restapi

RESTful API for Plone.
http://plonerestapi.readthedocs.org/
84 stars 73 forks source link

Fix regex asserts #1719

Closed gforcada closed 8 months ago

gforcada commented 9 months ago

That's part of https://github.com/plone/Products.CMFPlone/issues/3852 effort

netlify[bot] commented 9 months ago

Deploy Preview for plone-restapi canceled.

Name Link
Latest commit 24f943930ec8038417f9b08a0b62a168326237d9
Latest deploy log https://app.netlify.com/sites/plone-restapi/deploys/652165a6341e5600089c3116
mister-roboto commented 9 months ago

@gforcada 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!

gforcada commented 9 months ago

@jenkins-plone-org please run jobs

tisto commented 8 months ago

@gforcada thanks for working on this Gil!