Now that diffs have PHIDs we can create buildables for them.
This also adds buildable.diff in the variables list so the diff ID is available, and it also fixes the Cancel button on "Edit Plan" page so it redirects to the right place.
Differential D7546
Allow users to create buildables from diffs hach-que on Nov 9 2013, 6:32 AM. Authored by Tags None Referenced Files
Subscribers
Details
Now that diffs have PHIDs we can create buildables for them. This also adds buildable.diff in the variables list so the diff ID is available, and it also fixes the Cancel button on "Edit Plan" page so it redirects to the right place. Created a buildable from a diff, ran a build plan against it that had echo ${buildable.diff} and got the right ID. Also tested the "Edit Plan" cancel redirect.
Diff Detail
Event TimelineComment Actions (This has a tiny dependency on D7544 for DifferentialRevision -> DifferentialDiff in VariableBuildStepImplementation, so I'm holding it until that lands or we need it for something else.) |