1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 00:49:11 +02:00
phorge-arcanist/src
Bob Trahan 96d3416218 Arcanst - add support for custom statuses to arc close workflow
Summary:
Fixes T4938. Now that we have customs statuses, this workflow needs to know about 'em.

One fun caveat is that Conduit isn't up and running to generate the help method, so I had to add a parameter to have the statuses list out. This could maybe be omitted since entering erroneous status options does indeed tell you the correct options.

Test Plan:
`arc close --list-status` -- got a list of statuses
`arc close T1` -- closed T1
`arc close T1` -- error T1 closed already
`arc close T1 -s foobar` -- T1 status set to foobar

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T1, T4938

Differential Revision: https://secure.phabricator.com/D8938
2014-05-01 16:14:03 -07:00
..
configuration Allow arc to identify repositories without "project_id" 2014-01-26 15:31:30 -08:00
difference Compute UTF8 string differences correctly, accounting for combining characters 2013-05-23 14:38:09 -07:00
differential Add "Changes Planned" and "In Preparation" states for revisions 2014-03-05 10:44:26 -08:00
docs/book Generate a documentation book for Arcanist 2014-03-05 13:00:40 -08:00
events/constant Dispatch an event in arc land right before pushing a revision 2013-03-08 18:32:36 -08:00
exception Delete license headers from files 2012-11-05 11:16:24 -08:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
infrastructure/testing Delete license headers from files 2012-11-05 11:16:24 -08:00
lint Correct "agument" to "argument", not "augment" 2014-04-29 04:34:57 -07:00
parser Allow arc to parse svnlook diffs from moves/copies 2014-04-01 08:20:55 -07:00
repository Ignore detached git branches. 2014-03-09 08:04:33 -07:00
unit Add coverage reports to py.test runner 2014-04-02 11:31:38 -07:00
workflow Arcanst - add support for custom statuses to arc close workflow 2014-05-01 16:14:03 -07:00
workingcopyidentity Allow arc to identify repositories without "project_id" 2014-01-26 15:31:30 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Permanently remove license linters 2014-02-03 10:01:19 -08:00