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)
Wed, Feb 26, 11:23 AM
Unknown Object (File)
Tue, Feb 18, 8:16 AM
Unknown Object (File)
Thu, Feb 13, 2:57 AM
Unknown Object (File)
Feb 8 2025, 2:36 AM
Unknown Object (File)
Feb 3 2025, 2:49 AM
Unknown Object (File)
Jan 31 2025, 5:34 AM
Unknown Object (File)
Jan 27 2025, 11:21 PM
Unknown Object (File)
Jan 25 2025, 6:13 AM
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