All dependencies must be prefixed by project name, So please apply new {project}:{module} format for dependencies in info.yml file

It is supported since 8.0 and 7.40 Change Record: Project namespaces can now be added for module dependencies, and is now a Best Practice Define project dependencies in core module .info files).

It is useful for DrupalCi to download the right dependencies and Installation profiles to work well. So sooner is better.
Hope this helps.

Comments

chipway created an issue. See original summary.

chipway’s picture

Title: All dependencies must be prefixed » All dependencies must be prefixed + misc CS
Assigned: chipway » Unassigned
Status: Needs work » Needs review
StatusFileSize
new863 bytes

Here is the patch. Please review.
I also
added missing description end dot.
capitalized some module name per coding standards.

gogowitsch’s picture

Status: Needs review » Fixed

Thanks, I will apply your patch in a minute.

I had to look up the convention for capitalization of module names, and you were right. Here is the source: https://www.drupal.org/project/drupal/issues/1430452

  • Gogowitsch committed 410447d on 8.x-1.x authored by chipway
    Issue #3018196 by chipway: All dependencies must be prefixed + misc CS
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.