Offer metadata.json when requesting the package metadata
ClosedPublic

Authored by apol on Jul 16 2019, 12:13 PM.

Details

Summary

Otherwise we'd end up using the slow path when using
Package::metadata().

Test Plan

metadata still gets loaded but using the faster path.

Diff Detail

Repository
R290 KPackage
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol requested review of this revision.Jul 16 2019, 12:13 PM
apol created this revision.
davidedmundson accepted this revision.Jul 16 2019, 12:23 PM
This revision is now accepted and ready to land.Jul 16 2019, 12:23 PM
This revision was automatically updated to reflect the committed changes.