Depends on D16565. Glues together all of the methods therein so that arcanist can acquire and release leases.
Details
Details
- Reviewers
- None
- Group Reviewers
Blessed Reviewers
leased a working copy using arc lease, released it using arc release
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- lease_workflow (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 13753 Build 17761: Run Core Tests Build 17760: arc lint + arc unit
Event Timeline
src/workflow/ArcanistReleaseWorkflow.php | ||
---|---|---|
92–94 | do these need pht()? |
src/workflow/ArcanistReleaseWorkflow.php | ||
---|---|---|
92–94 | I don't see why they wouldn't, but also I am really lazy today. I will do this tomorrow / or whenever I'm pretty sure you guys don't want me to actually just delete all of this code. |
Comment Actions
The shape of this looks generally reasonable to me, but I don't want to bring some of the endpoints it relies on upstream yet.
(For anyone finding their way here, D16565 has more discussion.)