Page MenuHomePhabricator

[keyserver] Update URL facts function to use dynamic loading mechanism
ClosedPublic

Authored by ashoat on May 9 2022, 3:39 PM.
Tags
None
Referenced Files
F2180144: D3975.diff
Wed, Jul 3, 2:31 PM
Unknown Object (File)
Tue, Jul 2, 12:54 PM
Unknown Object (File)
Tue, Jul 2, 7:07 AM
Unknown Object (File)
Tue, Jul 2, 2:28 AM
Unknown Object (File)
Sat, Jun 29, 8:06 PM
Unknown Object (File)
Fri, Jun 21, 8:45 PM
Unknown Object (File)
Fri, Jun 21, 8:45 PM
Unknown Object (File)
Fri, Jun 21, 8:45 PM

Details

Summary

The previous diff introduced this mechanism, but did not actually update callsites.

The overall goal is to make these files optional. The next diff will update the types to be optional.

Depends on D3974

Test Plan

Make sure I can still use the keyserver

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.May 9 2022, 3:39 PM
Harbormaster failed remote builds in B8942: Diff 12452!
ashoat requested review of this revision.May 9 2022, 3:54 PM
This revision is now accepted and ready to land.May 10 2022, 1:25 AM
keyserver/src/utils/urls.js
58 ↗(On Diff #12454)

This probably should've been in a following diff, my bad. Will just land as-is this time