Currently, Drupal ends up being a dependency... But that's a fundamental assumption. And as a result of that the testbot ends up checkout out drupal into sites/default/modules.

The question is:

Should we remove it on the info end or on the dependency generation end?

I'm leaning toward the dependency reporting end, leaving the database stuff to do what it already does. So that means changing project_dependency_get_external_release_dependencies() to drop dependencies whose uri are 'drupal'.

Comments

rfay’s picture

rfay’s picture

Issue summary: View changes

Presented the rationale for doing it on the reporting end.