Skip to content

Add GitLab metadata to the Package Registry UI

Giorgenes Gelatti requested to merge 33596-package-ci-build-data into master

What does this MR do?

Create a base implementation for adding build metadata for packages. This creates the build metadata table and assigns the pipeline ID to the package if the package has been uploaded using a CI_JOB_TOKEN.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Part of #33596 (closed)

Edited by Giorgenes Gelatti

Merge request reports