mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-02-03 10:28:22 +01:00
3250cbb4d3
Summary: 1) unit engine getter method in the unit workflow we store some information (unit test results) in the engine that we need to access in the "arc unit" post hook 2) make requireCleanWorkingCopy() public "arc unit" doesn't need to be clean in general, but we'd like the option to upgrade the workflow to require it if necessary. We use this for ensuring a repo is clean before updating unit test results. Test Plan: Used both features in a custom post hook in arc unit Reviewers: epriestley Reviewed By: epriestley CC: dpepper, aran, epriestley Differential Revision: 917 |
||
---|---|---|
.. | ||
__init__.php | ||
ArcanistUnitWorkflow.php |