Page MenuHomePhabricator

Remove outdated "rebuild_summaries.php" script
ClosedPublic

Authored by epriestley on Sep 5 2018, 8:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 7:36 AM
Unknown Object (File)
Thu, Nov 21, 6:28 PM
Unknown Object (File)
Tue, Nov 19, 1:09 PM
Unknown Object (File)
Oct 14 2024, 7:42 PM
Unknown Object (File)
Oct 13 2024, 9:42 PM
Unknown Object (File)
Oct 9 2024, 10:05 AM
Unknown Object (File)
Sep 8 2024, 4:16 PM
Unknown Object (File)
Sep 8 2024, 11:59 AM
Subscribers
None

Details

Summary

Ref T13195. See PHI842. Alternative to D19638.

Instead of doing all the stuff in D19638, just remove the rebuild_summaries.php script. This script is outdated, copy/pastes the rebuild logic, and doesn't understand unreachable commits.

If we had some use for it it should move to bin/repository rebuild-summary ... or similar, but it's not clear there's any use for it. The incremental summary rebuilds seem to work fine as-is.

Test Plan

Grepped for callers or documentation referencing this script, found nothing.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable