-
Notifications
You must be signed in to change notification settings - Fork 11
Description
In order to move to drupal.org we might need a re-jig of the relationship between localgov_project and localgov profile.
Creating this issue to explore that.
While attempting to install the profile from drupal.org, it appears that drupal.org projects which are installation profiles, do not have a package built, so we can't install via composer directly from drupal.org.
Why this is I am not sure, I have emailed the Tim at Drupal Association to ask.
Meanwhile, investigating other drupal.org distributions, it appears that no other distribution has an installation profile that is installed from drupal.org. They all have projects that point to installation profiles on github or gitlab.
One interesting exception is the Drupal CMS project.
This has a root composer project at drupal.org/project/cms which also includes the profile in the same repo.
https://git.drupalcode.org/project/cms/-/tree/1.0.x/web/profiles/drupal_cms_installer?ref_type=heads
So we could follow that route, with the localgov_project hosted on drupal.org, but move the profile inside the same project /package.
I'm going to test that with https://www.drupal.org/project/localgov_project