Problem/Motivation
I want to use Acquia Drupal Starterkit Document module for remote Document media but it comes with Acquia Drupal Starterkit Common module with dozens of other unnecessary modules, which enabled dozens of other unnecessary modules which not required for my application.
Steps to reproduce
- Require Acquia Drupal Starterkit Document module
- Install Acquia Drupal Starterkit Document module
- Verify dozens of other unnecessary modules installed
Proposed resolution
To be able to use the Acquia Drupal Starterkit Document module without having to enable the unnecessary modules that come with the Acquia Drupal Starterkit Common module, and to have a more streamlined and efficient application.
Remaining tasks
- Review and limit module dependencies so that only modules essential to Acquia CMS Image remain enabled.
- Update the GitLab CI template and use CI template provided by Drupal Core, replacing the current ORCA setup, and remove any files specific to ORCA.
- Add / Update code in Acquia CMS Image module for module to function as expected.
- Refactor and update PHPUnit tests to ensure they are passing.
- Ensure all CI pipelines complete successfully, including those in the "allowed failures" category.
User interface changes
No
API changes
No
Data model changes
No
Issue fork acquia_cms_document-3481696
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
rajeshreeputracompleted as part of PR.
Comment #5
vishalkhode commentedRe-opening this back. As we'll complete the development and merge as part of this ticket.
Comment #6
vishalkhode commentedComment #7
vishalkhode commentedComment #8
vishalkhode commentedComment #9
ankitv18 commentedLeft a comment, please check.
Keeping this in review for other inputs
Comment #10
rajeshreeputraLooks good
Comment #11
ankitv18 commentedIgnore above feedback as Backward Compatibility is handled in the .module hooks
Comment #13
vishalkhode commented