Skip to content
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

Implement new ContentBrowserWidget #51

Merged
merged 6 commits into from
Sep 20, 2024
Merged

Implement new ContentBrowserWidget #51

merged 6 commits into from
Sep 20, 2024

Conversation

petschki
Copy link
Member

@petschki petschki commented Mar 8, 2024

This targets Plone 6.1 only and should be released as 4.0.0 ... Plone 6.0 stays on 3.x (TODO: make branch done)

related PR:

@mister-roboto
Copy link

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

@petschki
Copy link
Member Author

@gforcada this depends on a source checkout of plone.app.z3cform ... is there a common solution for meta tests to get source checkouts for certain packages?

@petschki petschki force-pushed the contentbrowserwidget branch from 0279a2f to 67977ca Compare September 11, 2024 13:15
@petschki petschki marked this pull request as ready for review September 11, 2024 13:15
@petschki petschki force-pushed the contentbrowserwidget branch from a0b16e2 to 7a8bb5f Compare September 11, 2024 14:13
@petschki
Copy link
Member Author

meta tests cannot be configured with checkouts (at least I could not) ... jenkins is green though.

@petschki petschki merged commit 0594749 into master Sep 20, 2024
9 of 12 checks passed
@petschki petschki deleted the contentbrowserwidget branch September 20, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

PLIP: Add contentbrowser as a replacement for relateditems
2 participants