Skip to content

Draft: Use Cloud Native Buildpacks for new project-level Auto DevOps users

What does this MR do?

This is a proof-of-concept for enabling Cloud Native Buildpacks by default for new project-level users of implicit Auto DevOps.

It leverages ProjectAutoDevops and a database-level default value to feed a CI variable for projects created with this default.

The idea is that we can then expand the rollout to more kinds of new users by creating ProjectAutoDevops under more conditions, such as when a project is created.

See #212692 (closed)

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
Edited by Hordur Freyr Yngvason

Merge request reports