Extension module with no package automatically created

Created on 27 December 2024, about 2 months ago

Problem/Motivation

I'm working on a new project that includes 3 extensions, one is a regular Drupal module, another one is a theme and the last one is a Drupal distribution.

While the theme has a package on https://packages.drupal.org/8, the 2 others don't and I don't understand why. They all got a "composer.json" file checked using "composer validate". I also use PHP code sniffer to make sure I didn't miss something obvious. I tried a couple of things on the module (creating alpha releases, removing and putting back composer.json) without any success.

I checked if the package could have name doubled but I only got the theme package found: https://packages.drupal.org/8/search.json?s=genoring

Is there a limit on the number of package that can be created by a user? Was there a problem when the packages should have been generated? Did I missed something? What's wrong? How could I fix that?

Here are the related projects:

πŸ’¬ Support request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France guignonv

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024