Problem/Motivation
Track the steps needed to remove extension action from core to contrib. See Remove a core module and move it to a contributed project of the deprecation policy.
The removal of extension action was approved in #3266458: [Policy] Deprecate Action (UI) module in D10 and move to contrib in D11.
Remaining tasks
- Create a section on Deprecated and obsolete modules and themes to provide recommendations for sites using extension
actionmachine name. The recommendations are to include instructions for sites using the extension and for contributed projects that depend on then extension. - Set
lifecycletodeprecated. - Set
lifecycle_linkto the section added above, https://www.drupal.org/node/3223395#s-action. - Add
@group legacyto the tests in the extension. - The change record for this issue includes a link to the doc page.
- Do a thorough search of core for any remaining references to the extension. If references are found, outside of the extension, then creates issues to remove the references.
Release notes snippet
Issue fork drupal-3369912
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3369912-deprecate-action-module
changes, plain diff MR !6860
Comments
Comment #2
andypostComment #4
andypostFiled Draft CR https://www.drupal.org/node/3425074 and started MR to deprecate
now it needs new section at https://www.drupal.org/node/3223395#s-upcoming-deprecations
Comment #5
andypostMaybe file separate issue for changes from https://git.drupalcode.org/project/drupal/-/merge_requests/6860/diffs?co... commit?
Comment #6
andypostInitial release created but not installable https://www.drupal.org/project/action
Comment #7
andypostnow module installs and pass tests
Comment #8
andypostAs tests are green after rebase, I think it's the last step!
Comment #9
andypostDocs updated https://www.drupal.org/node/3223395#s-action
Comment #10
andypostComment #11
andypostComment #12
andypostComment #13
spokjeThanks @andypost!
Made some minimal changes to the CR, most notably the link to the recommendations.
Nice job on finding the two stragglers, the above from the IS would suggest making separate issue(s) for them.
Looking at how minimal the changes are, I think it's not worth the admin-overhead, so I'm marking this RTBC.
Comment #16
catchCommitted/pushed to 11.x and cherry-picked to 10.3.x, thanks!
Comment #18
borisson_There are still a couple of
TBAthings in the issue summary, should we update those to be correct?Comment #19
catch