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)
Mon, Dec 16, 10:27 AM
Unknown Object (File)
Thu, Dec 12, 8:49 AM
Unknown Object (File)
Mon, Dec 9, 12:26 PM
Unknown Object (File)
Fri, Nov 29, 2:19 AM
Unknown Object (File)
Thu, Nov 28, 2:24 PM
Unknown Object (File)
Wed, Nov 27, 9:36 PM
Unknown Object (File)
Nov 25 2024, 8:24 AM
Unknown Object (File)
Nov 22 2024, 7:36 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