Skip to content

Add ref to the Pipeline schema for the GraphQL API

What does this MR do?

In the process of refactoring the package registry to controller/presenters to GraphQL we have noticed that the pipeline schema is missing the ref attribute, which is part of the model and stored in the DB:

Screenshot_2021-07-15_at_11.30.45

This MR adds ref to the schema

Screenshots or Screencasts (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Related to #330847 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports