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
Unknown Object (File)
Thu, Apr 25, 3:12 AM
Unknown Object (File)
Wed, Apr 17, 7:18 PM
Unknown Object (File)
Thu, Apr 11, 10:38 AM
Unknown Object (File)
Mar 21 2024, 12:53 PM
Unknown Object (File)
Mar 19 2024, 10:51 PM
Unknown Object (File)
Mar 19 2024, 10:51 PM
Unknown Object (File)
Mar 19 2024, 10:51 PM
Unknown Object (File)
Feb 21 2024, 4:40 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
Branch
services2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21250
Build 28904: Run Core Tests
Build 28903: arc lint + arc unit