1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/config/management
epriestley dc73785c4f Add a "--force" argument to "bin/config done"
Summary:
Ref T11922. When we deploy on Saturday I need to rebuild all the cluster indexes, but some instances won't have anything indexed so they won't actually trigger the activity.

Add a `--force` flag that just clears an activity even if the activity is not required.

Test Plan: Ran `bin/config done reindex --force` several times.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11922

Differential Revision: https://secure.phabricator.com/D16970
2016-12-01 13:53:33 -08:00
..
PhabricatorConfigManagementDeleteWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorConfigManagementDoneWorkflow.php Add a "--force" argument to "bin/config done" 2016-12-01 13:53:33 -08:00
PhabricatorConfigManagementGetWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorConfigManagementListWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorConfigManagementMigrateWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorConfigManagementSetWorkflow.php Make hidden and locked configuration even more explicit 2016-01-28 08:18:24 -08:00
PhabricatorConfigManagementWorkflow.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00