Page MenuHomePhabricator

[server] Introduce migration that adds baseRoutePath to AppURLFacts
ClosedPublic

Authored by ashoat on Mar 29 2022, 3:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 19, 9:08 PM
Unknown Object (File)
Thu, Mar 13, 2:35 PM
Unknown Object (File)
Thu, Mar 13, 2:35 PM
Unknown Object (File)
Thu, Mar 13, 2:35 PM
Unknown Object (File)
Thu, Mar 13, 2:31 PM
Unknown Object (File)
Feb 1 2025, 8:44 AM
Unknown Object (File)
Jan 28 2025, 3:01 AM
Unknown Object (File)
Jan 27 2025, 3:21 PM

Details

Summary

This should work in both dev and prod environments.

Depends on D3547

Test Plan

We tested this migration extensively:

  1. We tested it on the original state I had in my dev environment
  2. We made sure it's idempotent by deleting the migration checkpoint and re-running after the files had been mutated
  3. We also tested it with what we thought we have in prod

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable