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)
Mon, Jun 9, 2:09 AM
Unknown Object (File)
May 10 2025, 6:35 AM
Unknown Object (File)
May 7 2025, 11:31 PM
Unknown Object (File)
Apr 30 2025, 8:58 AM
Unknown Object (File)
Apr 30 2025, 7:20 AM
Unknown Object (File)
Apr 29 2025, 11:39 PM
Unknown Object (File)
Apr 29 2025, 5:38 AM
Unknown Object (File)
Apr 29 2025, 3:32 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
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).