1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/diffusion
epriestley fcac85d807 Allow configuration of a "staging area" for each repository
Summary:
Ref T8238. This allows configuration of a "staging area" for Git repositories, which is the URI to some Git repository (possibly the same repository).

If a staging area is configured, `arc` will push a copy of anything it creates a diff for there (see next revision). This primarily makes handoff to build systems easier.

This is a bit leaky and I intend for it to eventually be positioned as a less-preferred solution, but from the perspective of build systems it's the same as the real (virtual ref) solution that I want to build.

Test Plan: Ran `arc diff` with various flags, saw appropriate changes copied into the staging area. See also discussion in T8238.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: cburroughs, epriestley

Maniphest Tasks: T8238

Differential Revision: https://secure.phabricator.com/D13019
2015-05-27 10:28:27 -07:00
..
application Allow configuration of a "staging area" for each repository 2015-05-27 10:28:27 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit phtize all the things 2015-05-22 21:16:39 +10:00
config Improve UX for Diffusion mail fields 2015-05-25 07:18:48 -07:00
controller Allow configuration of a "staging area" for each repository 2015-05-27 10:28:27 -07:00
data phtize all the things 2015-05-22 21:16:39 +10:00
doorkeeper Partially modernize Doorkeeper/Asana bridge 2014-10-01 07:09:34 -07:00
edge Use PhabricatorAuditEditor to write revert edges 2015-01-06 07:30:38 +11:00
engine phtize all the things 2015-05-22 21:16:39 +10:00
events Migrate Differential revision edges to use modern EdgeType subclasses 2015-01-01 15:07:03 +11:00
exception phtize all the things 2015-05-22 21:16:39 +10:00
herald Merge redundant Herald effect code 2015-04-22 14:00:44 -07:00
panel Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
protocol phtize all the things 2015-05-22 21:16:39 +10:00
query phtize all the things 2015-05-22 21:16:39 +10:00
remarkup make repo callsigns optional 2015-01-01 08:07:26 -08:00
request phtize all the things 2015-05-22 21:16:39 +10:00
response Allow Phabricator to serve Mercurial repositories over HTTP 2013-11-06 18:00:42 -08:00
ssh phtize all the things 2015-05-22 21:16:39 +10:00
typeahead Remove arcanist project datasource 2015-05-26 07:10:10 +10:00
view phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionLintSaveRunner.php phtize all the things 2015-05-22 21:16:39 +10:00