Skip to content

Setup boilerplate for CI lint to Vue

Payton Burdette requested to merge port-ci-lint-to-vue-intial-setup into master

What does this MR do?

This is a boilerplate MR for the initial setup of moving the CI lint view from HAML to Vue.

  • Set up feature flag ci_lint_vue
  • Set up blank components
  • Stub feature flag in specs
  • Set up the Vue component injection point

Related to: #228884 (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 Payton Burdette

Merge request reports