Resolve "Experiment classes cleanup"
What does this MR do and why?
- Remove class files of stale experiments (removed before) from
/app/experiments/
- Add a danger check to make sure future experiment cleanups also remove the class files if exisit.
Screenshots or screen recordings
How to set up and validate locally
- Delete
config/feature_flags/experiment/build_ios_app_guide_email.yml
- Commit the change,
- Run
bin/rake danger_local
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #410613 (closed)
Edited by Roy Liu