Skip to content

Cleaning up build_ios_app_guide_email experiment

What does this MR do and why?

Resolves #424359 (closed).

Cleans up build_ios_app_guide_email experiment by removing it.

This experiment was originally added in !83817 (merged) and never turned on.

This MR also starts the process of dropping an unused column from a table in the database. The progress of this process is being tracked in this issue #424359 (closed).

Screenshots or screen recordings

No visible change

How to set up and validate locally

Probably a bit difficult to test.

  1. Ensure GDK instance is set up to simulate SaaS
  2. Create a project using iOS (Swift) template
  3. Add a developer to the project
  4. Push a commit to the main branch (master) of the project. You can do this by just editing the README.md file using Web IDE and committing the change to master branch
  5. Visit http://gdk.test:3000/rails/letter_opener and verify that:
    • No email is sent

MR acceptance checklist

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

Related to #424359 (closed)

Edited by Ross Byrne

Merge request reports