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
Unknown Object (File)
Thu, Apr 11, 9:21 AM
Unknown Object (File)
Thu, Apr 11, 8:49 AM
Unknown Object (File)
Thu, Apr 11, 8:49 AM
Unknown Object (File)
Thu, Apr 11, 8:18 AM
Unknown Object (File)
Thu, Apr 11, 8:00 AM
Unknown Object (File)
Thu, Apr 11, 4:46 AM
Unknown Object (File)
Tue, Apr 9, 5:10 AM
Unknown Object (File)
Tue, Apr 2, 1:59 AM
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
Lint
Lint Skipped
Unit
Tests Skipped

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).