Skip to content

Replace ref_switcher partial in app/views/projects/settings/ci_cd/_badge.html.haml

We're in the process of migrating away all uses of Bootstrap. Whilst this is a simple task for things such as buttons and alerts, dropdowns are much more complex. Because of that, there will be no step-by-step instructions in this issue.

This dropdown can be migrated to our ref_selector Vue component, for more info see: &8528

Implementation Plan

Looking at the following for reference, the solutions seem very variable:

!106239 (diffs)

!106544 (diffs)

!109043 (diffs)

!95393 (diffs)

Update any failing automation. Estimating on the conservative side to account for troubleshooting/updating unit tests. Change itself seems 2 Points, adding 1 for test troubleshooting.

Screenshots

In Settings -> CI/CD -> General Pipelines -> Branch selection dropdowns.

Screen_Shot_2023-02-08_at_2.01.41_AM

Edited by -