Skip to content

Revert "Merge branch '371986-introduce-ff' into 'master'"

Kyle Wiebers requested to merge revert-6c0c16d1 into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Reverts !98683 (merged) because it's causing a broken master to close #375620 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. bin/rspec spec/frontend/fixtures/timezones.rb spec/frontend/fixtures/pipeline_ schedules.rb
  2. yarn run jest spec/frontend/ci_variable_list/ci_variable_list/ci_variable_list_spec.js spec/frontend/pages/projects/pipeline_schedules/shared/components/timezone_dropdown_spec.js spec/frontend/ci_variable_list/ci_variable_list/native_form_variable_list_spec.js

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kyle Wiebers

Merge request reports