Fix for broken master due to unpersisted feature flags
Works around the currently broken CI job by calling Feature.enabled?(...) inside Gitlab::Experimentation::Experiment#active? even though we're not actually making full use of it (yet). Also adds yaml definition files for a few more experiments that have been added to master since the original MR was reverted.
Showing
Please register or sign in to comment