Skip to content

[CODE TASK] Update all modules to drupal/ namespace in Composer #2270

@rosiel

Description

@rosiel

We have moved our modules to drupal.org, though they are still available through packagist. We ought to harmonize our modules to use one namespace (drupal/), and take care of this so it's a smooth transition.

Steps/suggestions:

  • Change composer.json's top-level name: key to use the drupal namespace.
  • Add a replace key that includes the old namespace, at all versions. This way things other packages that require islandora/islandora can be satisfied by drupal/islandora.
  • Update packagist to mark our packages as abandoned(?!!), and suggest the new namespace.

I want there to be little fuss and so I'm looking for feedback on what to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleType: bugidentifies a problem in the software with clear steps to reproduce

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions