Page MenuHomePhabricator

D20972.id49970.diff
No OneTemporary

D20972.id49970.diff

diff --git a/src/workflow/ArcanistPatchWorkflow.php b/src/workflow/ArcanistPatchWorkflow.php
--- a/src/workflow/ArcanistPatchWorkflow.php
+++ b/src/workflow/ArcanistPatchWorkflow.php
@@ -466,6 +466,7 @@
$new_branch = $this->createBranch($bundle, $has_base_revision);
}
if (!$has_base_revision && $this->shouldApplyDependencies()) {
+ $this->authenticateConduit();
$this->applyDependencies($bundle);
}

File Metadata

Mime Type
text/plain
Expires
Aug 30 2025, 11:22 PM (15 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
9241288
Default Alt Text
D20972.id49970.diff (438 B)

Event Timeline