Skip to content

Migrate CI/CD Variables settings to CRUD container

Sascha Eggenberger requested to merge admin-ci-cd-settings-migrate-card into master

What does this MR do and why?

Migrate CI/CD Variables settings to CRUD container

  • Migrates actions to tertiary buttons

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after
before2 after2

How to set up and validate locally

  1. Admin: http://gdk.test:3000/admin/application_settings/ci_cd#js-ci-cd-variables
  2. Project: http://gdk.test:3000/groups/flightjs/-/settings/ci_cd#ci-variables
  3. Group: http://gdk.test:3000/flightjs/Flight/-/settings/ci_cd

Related to #457239, !156749 (merged)

Merge request reports