Skip to content

Resolve "Display available metadata for Composer"

What does this MR do?

This MR adds the available pieces of metadata for the Composer in the package details page.

The two pieces of data are:

  • Target SHA
  • Composer JSON
    • Version
    • License

Screenshots or Screencasts (strongly suggested)

Screenshot_2021-09-06_at_14.33.12

How to setup and validate locally (strongly suggested)

  1. Have the package feature up and running
  2. Have a composer package: https://gitlab.com/gitlab-org/ci-cd/package-stage/package/-/wikis/Packages-Tips-&-Tricks
  3. Go to Packages & Registries -> Package Registry -> Find the composer package and click on it to access the details page

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #337467 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports