Add Visual CI Editor Feature Flag

What does this MR do and why?

Add Visual CI Editor Feature Flag

This is the groundwork for the Frontend Island that will run with Vue 3

References

#580317+

Screenshots or screen recordings

Screenshot_2025-11-14_at_12.33.08_p.m.

Vue-Flow and some visuals will come in Draft: Initial scaffolding for the Visual CI Ed... (!212169)

How to set up and validate locally

  1. Enable the visual_ci_editor feature flag
echo "Feature.enable(:visual_ci_editor)" | gdk rails c
  1. Open the GDK on any project
  2. Go to the Build entry on the Sidebar and click Visual CI Editor

MR acceptance checklist

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

Edited by Jose Ivan Vargas

Merge request reports

Loading