Page MenuHomePhabricator

Allow "bin/repository thaw" to accept "--all-repositories" instead of a list of repositories
ClosedPublic

Authored by epriestley on Dec 5 2018, 7:58 PM.
Tags
None
Referenced Files
F18100223: D19849.id.diff
Sat, Aug 9, 11:46 AM
F17856961: D19849.id.diff
Jul 27 2025, 5:56 PM
F17810365: D19849.diff
Jul 25 2025, 5:36 PM
Unknown Object (File)
Jun 20 2025, 9:01 AM
Unknown Object (File)
Jun 19 2025, 11:07 PM
Unknown Object (File)
Jun 19 2025, 11:07 PM
Unknown Object (File)
Jun 19 2025, 11:07 PM
Unknown Object (File)
Jun 19 2025, 9:45 AM
Subscribers
None

Details

Summary

Ref T13222. See PHI992. If you've lost an entire cluster (or have lost a device and are willing to make broad assumptions about the state the device was in) you currently have to xargs to thaw everything or do something else creative.

Since this workflow is broadly reasonable, provide an easier way to accomplish the goal.

Test Plan
  • Ran with --all-repositories, a list of repositories, both (error) and neither (error).
  • Saw a helpful new list of affected repositories.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable