1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 11:42:42 +01:00
phorge-phorge/src/applications/config/management
Aviv Eyal 318e8ebdac Allow bin/config to create config file
Summary:
See D20779, https://discourse.phabricator-community.org/t/3089. `bin/config set` complains about
missing config file as if it's un-writable.

Test Plan: run `bin/config set` with missing, writable, unwritable conf.json and parent dir.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D20788
2019-09-08 00:16:19 +00: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 Allow bin/config to create config file 2019-09-08 00:16:19 +00:00
PhabricatorConfigManagementWorkflow.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00