Page MenuHomePhabricator

Update utility "bin/repository parents" workflow to work with RefPosition
ClosedPublic

Authored by epriestley on Sep 15 2017, 4:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 7, 5:08 PM
Unknown Object (File)
Fri, Dec 27, 5:48 PM
Unknown Object (File)
Sun, Dec 22, 1:45 PM
Unknown Object (File)
Tue, Dec 17, 7:42 AM
Unknown Object (File)
Tue, Dec 17, 6:34 AM
Unknown Object (File)
Mon, Dec 16, 11:43 PM
Unknown Object (File)
Fri, Dec 13, 5:29 PM
Unknown Object (File)
Dec 10 2024, 7:14 PM
Subscribers
None

Details

Summary

Ref T11823. I think this is the last callsite which relies on the old data format: bin/repository parents rebuilds a cache which we don't currently use very heavily.

Update it to work with the new data.

Test Plan

Ran bin/repository parents <repository> --trace, saw successful script execution and reasonable-looking output.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable