Page MenuHomePhabricator

D10381.diff
No OneTemporary

D10381.diff

diff --git a/src/workflow/ArcanistWorkflow.php b/src/workflow/ArcanistWorkflow.php
--- a/src/workflow/ArcanistWorkflow.php
+++ b/src/workflow/ArcanistWorkflow.php
@@ -575,6 +575,8 @@
if ($this->conduit) {
$workflow->conduit = $this->conduit;
+ $workflow->setConduitCredentials($this->conduitCredentials);
+ $workflow->conduitAuthenticated = $this->conduitAuthenticated;
}
if ($this->workingCopy) {

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 16, 8:53 AM (2 d, 13 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7704030
Default Alt Text
D10381.diff (435 B)

Event Timeline