Add squalcal_url.json default with other facts.
squalcal_url.json is being used a fallback router for "/" in
this regard.
May be redundant with D5846, but aligns with intent.
https://linear.app/comm/issue/ENG-2260
Depends on D5846
Differential D5847
[Nix] Provide default for squadcal_url.json • jon on Dec 8 2022, 11:43 AM. Authored by Tags None Referenced Files
Details Add squalcal_url.json default with other facts. squalcal_url.json is being used a fallback router for "/" in May be redundant with D5846, but aligns with intent. https://linear.app/comm/issue/ENG-2260 Depends on D5846 rm keyserver/facts/*.json nix develop # Assert files were written, and content matches scripts/templates ls keyserver/facts cat keyserver/facts/*.json
Diff Detail
Event Timeline
Comment Actions I would really love for the Test Plan to actually test the Apache configuration to make sure it works. Is this handled somewhere else, or are we just hoping it works, and hoping that your reviewers will catch any errors? Comment Actions
Tested this with the migration workflow in D5846. Just couldn't do my testing until I was able to re-create the apache workflow reliably. The native iOS application seems to dynamically pick the changes from D5846, so this shouldn't be too much of an issue after D5846 lands. |