Skip to content

Implement local GraphQL resolver for buying CI minutes

Vitaly Slobodin requested to merge vs-gql-local-resolver-buy-ci-minutes into master

What does this MR do?

Implements a local GraphQL resolver for buying CI minutes. This is the 1st merge request out of the several that will be landed in the future. This feature is hidden behind the feature flag so we are safe to merge incomplete parts.

Closes #321651 (closed).

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
Edited by Vitaly Slobodin

Merge request reports