1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-22 11:39:03 +01:00
phorge-phorge/src/applications/phid/query
epriestley df5a031b54 Allow "Repository Automation" to be configured for repositories
Summary:
Ref T182. This allows you to assign blueprints that a repository can use to perform working copy operations. Eventually, this will support "merge this" in Differential, etc.

This is just UI for now, with no material effects.

Most of this diff is just taking logic that was in the existing "Blueprints" CustomField and putting it in more general places so Diffusion (which does not use CustomFields) can also access it.

Test Plan:
  - Configured repository automation for a repository.
  - Removed repository automation for a repository.

Reviewers: chad

Reviewed By: chad

Subscribers: avivey

Maniphest Tasks: T182

Differential Revision: https://secure.phabricator.com/D14259
2015-10-13 15:45:59 -07:00
..
__tests__ Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorHandleQuery.php Fix infinite loop in renderAccessDenied() 2015-06-30 11:42:31 -07:00
PhabricatorObjectListQuery.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorObjectQuery.php Allow "Repository Automation" to be configured for repositories 2015-10-13 15:45:59 -07:00