Page MenuHomePhabricator

Remove call to "arcanist.projectinfo" from ArcanistWorkflow
ClosedPublic

Authored by joshuaspence on May 21 2015, 9:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 18, 8:34 PM
Unknown Object (File)
Mon, Sep 9, 11:26 PM
Unknown Object (File)
Thu, Sep 5, 1:19 PM
Unknown Object (File)
Thu, Sep 5, 1:19 PM
Unknown Object (File)
Thu, Sep 5, 1:19 PM
Unknown Object (File)
Thu, Sep 5, 1:18 PM
Unknown Object (File)
Thu, Sep 5, 1:18 PM
Unknown Object (File)
Mon, Sep 2, 8:41 PM
Subscribers

Details

Summary

Ref T7604. Remove call to the arcanist.projectinfo Conduit endpoint from ArcanistWorkflow. Depends on D12992.

Test Plan

Ran arc which and verified that repository information was present.

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 6196
Build 6217: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Remove call to "arcanist.projectinfo" from ArcanistWorkflow.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
epriestley added a reviewer: epriestley.

Just pushing this back until it's ready for review.

src/workflow/ArcanistWorkflow.php
1523

This is set in Diffusion, although we might need to change Conduit to make it accessible.

This revision now requires changes to proceed.May 24 2015, 1:20 PM
joshuaspence edited edge metadata.

Seems to work now

joshuaspence added inline comments.
src/workflow/ArcanistWorkflow.php
1523

See D12992.

joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence marked an inline comment as done.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)

Tidying

joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence marked an inline comment as done.
joshuaspence added inline comments.
src/workflow/ArcanistWorkflow.php
1526–1527

I despite this method name but kept it for backwards compatibility mostly.

epriestley edited edge metadata.
This revision is now accepted and ready to land.May 25 2015, 11:54 AM
This revision was automatically updated to reflect the committed changes.