-
-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Treat sub-items like items in @linkintegrity #1714
Conversation
…eaches" attribute in @linkintegrity endpoint response Signed-off-by: Roel Bruggink <[email protected]>
✅ Deploy Preview for plone-restapi canceled.
|
LGTM - Except for the breaking, I know this sucks, but I'd rather try not to trigger a breaking change. @tisto your call. |
@sneridagh if we have a breaking change, we have a breaking change. No harm in that. We will just do a plone.restapi 10 release... If you are using semver you shouldn't be afraid to bump a major version :) |
@jaroel I did not really look into the code. Question up front: can we write the plone.restapi code in a way that it will still work if plone.app.querystring is not the latest version? I am ok with a breaking change release of plone.restapi. Though, I wouldn't want to introduce a hard dependency on a plone.app.querystring version if possible. |
@tisto the shape of plone.app.linkintegrity's data has not changed, not a problem. You'll see some duplicate entries in the modal, but that's what the new stuff is for. |
Signed-off-by: Roel Bruggink <[email protected]>
Signed-off-by: Roel Bruggink <[email protected]>
Signed-off-by: Roel Bruggink <[email protected]>
@jenkins-plone-org please run jobs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jaroel One question, and I think you need to update the sample response that goes in the docs, but yeah, that looks more promising.
Afaict the request and response haven't changed? |
@jaroel Uh right, I was thinking wrong. Looks good to me now. |
@jenkins-plone-org please run jobs |
@jaroel p.a.linkintegrity has been release with a fix. Do you want to amend this PR before merging and releasing? |
@jenkins-plone-org please run jobs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clean up change notes for reStructuredText syntax and rendering of GitHub username links.
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
Co-authored-by: Steve Piercy <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
@jenkins-plone-org please run jobs |
[X] Needs plone/plone.app.linkintegrity#95
Breaking: this changes the shape of an endpoint.