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

Cleanup patterns settings #3765

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Cleanup patterns settings #3765

merged 4 commits into from
Jun 19, 2024

Conversation

thet
Copy link
Member

@thet thet commented Apr 10, 2023

This PR removes the "After the deadline" plugin, which is dead code.
It removes the relevant code parts without a deprecation warning, which is probably not acceptable.
How should I proceed here? Deprecate it for 6.0 and let it be removed for 6.1? Or should this breaking change to into 7.0?

It's not an urgent issue but would remove some code which is most probably unused.

Together:
#3765
plone/plone.base#33
plone/plone.api#504 merged
plone/plone.app.upgrade#328

Jenkins:
https://jenkins.plone.org/job/pull-request-6.1-3.11/156/

@mister-roboto
Copy link

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

@thet thet marked this pull request as draft April 10, 2023 16:51
@MrTango
Copy link
Contributor

MrTango commented Apr 10, 2023

is this addressing #3633 too?

@jensens
Copy link
Member

jensens commented Jul 18, 2023

Does it need an upgrade step to remove existing entries from registry?

@thet thet added the 99 tag: bssp Potential task for the Buschenschanksprint label Apr 24, 2024
@thet
Copy link
Member Author

thet commented Jun 11, 2024

Does it need an upgrade step to remove existing entries from registry?

I think so. I added this to the Buschenschanksprint project page. Would be an easy task to do there.

@reinhardt
Copy link
Contributor

Does it need an upgrade step to remove existing entries from registry?

I think so. I added this to the Buschenschanksprint project page. Would be an easy task to do there.

I'll look into it.

@reinhardt
Copy link
Contributor

reinhardt commented Jun 18, 2024

Please check plone/plone.app.upgrade#328

I don't think I've ever done a PR to plone.app.upgrade, so I might be doing something wrong...

@reinhardt reinhardt removed their assignment Jun 18, 2024
@mauritsvanrees
Copy link
Member

Tests failed due to changes missing from master. I did a rebase and will restart the jobs.

@mauritsvanrees
Copy link
Member

All green, I merge.

@mauritsvanrees mauritsvanrees merged commit dce6b97 into master Jun 19, 2024
4 checks passed
@mauritsvanrees mauritsvanrees deleted the cleanup-patterns branch June 19, 2024 13:19
mister-roboto pushed a commit to plone/buildout.coredev that referenced this pull request Jun 19, 2024
Branch: refs/heads/master
Date: 2024-06-18T14:09:26+02:00
Author: Manuel Reinhardt (reinhardt) <[email protected]>
Commit: plone/plone.app.upgrade@332b770

Add upgrade step that removes AtD settings

See plone/Products.CMFPlone#3765

Files changed:
A plone/app/upgrade/v61/profiles.zcml
A plone/app/upgrade/v61/profiles/to6103/registry.xml
M plone/app/upgrade/v61/configure.zcml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2024-06-18T18:30:16+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.upgrade@d977aeb

Hide plone.app.upgrade.v61 from products.

Files changed:
M plone/app/upgrade/__init__.py
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2024-06-19T15:20:02+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.upgrade@8bf1dfb

Merge pull request #328 from plone/cleanup-patterns

Add upgrade step that removes AtD settings

Files changed:
A plone/app/upgrade/v61/profiles.zcml
A plone/app/upgrade/v61/profiles/to6103/registry.xml
M plone/app/upgrade/__init__.py
M plone/app/upgrade/v61/configure.zcml
mister-roboto pushed a commit to plone/buildout.coredev that referenced this pull request Jun 19, 2024
Branch: refs/heads/master
Date: 2024-06-18T14:09:26+02:00
Author: Manuel Reinhardt (reinhardt) <[email protected]>
Commit: plone/plone.app.upgrade@332b770

Add upgrade step that removes AtD settings

See plone/Products.CMFPlone#3765

Files changed:
A plone/app/upgrade/v61/profiles.zcml
A plone/app/upgrade/v61/profiles/to6103/registry.xml
M plone/app/upgrade/v61/configure.zcml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2024-06-18T18:30:16+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.upgrade@d977aeb

Hide plone.app.upgrade.v61 from products.

Files changed:
M plone/app/upgrade/__init__.py
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2024-06-19T15:20:02+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.upgrade@8bf1dfb

Merge pull request #328 from plone/cleanup-patterns

Add upgrade step that removes AtD settings

Files changed:
A plone/app/upgrade/v61/profiles.zcml
A plone/app/upgrade/v61/profiles/to6103/registry.xml
M plone/app/upgrade/__init__.py
M plone/app/upgrade/v61/configure.zcml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
99 tag: bssp Potential task for the Buschenschanksprint
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants