Page MenuHomePhabricator

Add a "Create build step" transaction to Harbormaster
ClosedPublic

Authored by epriestley on Apr 16 2014, 5:53 PM.
Tags
None
Referenced Files
F18694207: D8791.id.diff
Sat, Sep 27, 2:47 AM
F18673089: D8791.id.diff
Thu, Sep 25, 9:18 AM
F18666152: D8791.diff
Wed, Sep 24, 6:01 AM
F18583158: D8791.id.diff
Thu, Sep 11, 9:41 AM
F18557448: D8791.id.diff
Mon, Sep 8, 7:58 PM
F18513746: D8791.diff
Fri, Sep 5, 9:43 AM
F18312157: D8791.diff
Aug 24 2025, 5:43 AM
F18107211: D8791.id.diff
Aug 10 2025, 11:46 PM
Subscribers

Details

Summary

Without this, build steps that have no options (like "wait for previous commits") don't actually save, since the transaction array is empty.

This also generally nice and consistent.

Test Plan

Created a new "wait" step, viewed transaction log.

Diff Detail

Repository
rP Phabricator
Branch
wait3
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

epriestley retitled this revision from to Add a "Create build step" transaction to Harbormaster.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 16 2014, 6:36 PM
epriestley updated this revision to Diff 20864.

Closed by commit rPafd04731ab1f (authored by @epriestley).