Problem/Motivation
The action module was removed from Drupal 11 core. The Varbase profile still lists action in the install: list of varbase.info.yml on the 9.2.x branch, which breaks a fresh install on Drupal ~11.3.
Steps to reproduce
Proposed resolution
Remove action from varbase.info.yml on the 9.2.x branch.
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review by maintainers
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes
- ✅ Release varbase-9.2.0
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
fix: #3606834 Remove the Action module which was removed from Drupal 11 core
Issue fork varbase-3606834
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:
Comments
Comment #3
rajab natshahComment #5
rajab natshah✅ Part of the Varbase 9.2.0 release (tagged
varbase-9.2.0).Comment #7
rajab natshah✅ Released varbase-9.2.0
Comment #8
rajab natshah