Problem/Motivation

Drupal.org Composer endpoints provides the exact metadata we need for the update module. #2716015: Add version number in the extra section of each package contains the spec.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

webflo created an issue. See original summary.

webflo’s picture

webflo’s picture

Issue summary: View changes
nerdstein’s picture

From IRC:

webflo
11:51 nerdstein: i think we should the login for the drupal.org composer endpoints above line 21 https://github.com/webflo/composer_deploy/blob/8.x-1.x/composer_deploy.m... and fallback to the existing logic if no version was found in the package

webflo
11:52 nerdstein: because the curreent code is just some guessing from other composer metadata. but the drupal.org endpoints provide the exact metadata we need

webflo’s picture

Issue tags: +Composer
jhedstrom’s picture

For reference, here is where Drush calculates the version data that is injected into the .info.yml files.

webflo’s picture

Status: Active » Fixed

Fixed in 1094c58

webflo’s picture

Status: Fixed » Closed (fixed)

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