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)
Mon, Jun 24, 10:29 PM
Unknown Object (File)
Mon, Jun 24, 9:55 AM
Unknown Object (File)
Mon, Jun 24, 2:55 AM
Unknown Object (File)
Sun, Jun 23, 6:13 AM
Unknown Object (File)
Fri, Jun 21, 11:58 PM
Unknown Object (File)
Fri, Jun 21, 11:58 PM
Unknown Object (File)
Fri, Jun 21, 11:57 PM
Unknown Object (File)
Fri, Jun 21, 11:40 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