plone / plone.restapi

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

Improve regexp to catch also paths generated by Link content-types #1699

Closed cekk closed 10 months ago

netlify[bot] commented 10 months ago

Deploy Preview for plone-restapi ready!

Name Link
Latest commit 8ac96092880dfd1db81a6cd4149d1c7851da4e9c
Latest deploy log https://app.netlify.com/sites/plone-restapi/deploys/64ecc3e7355f8200083022c4
Deploy Preview https://deploy-preview-1699--plone-restapi.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mister-roboto commented 10 months ago

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