Pipeline subscription table: Migrate to Crud
What does this MR do and why?
Pipeline subscription table: Migrate to Crud
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 |
---|---|
How to set up and validate locally
- Enable FF
echo "Feature.enable(:pipeline_subscriptions_vue)" | rails c
- http://gdk.test:3000/flightjs/Flight/-/settings/ci_cd
Related to #469616 (closed), #476988
Edited by Sascha Eggenberger