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
F14055886: D8791.diff
Sat, Nov 16, 4:30 PM
F13994911: D8791.id20853.diff
Wed, Oct 23, 9:24 AM
F13984010: D8791.id.diff
Sun, Oct 20, 10:20 AM
F13977698: D8791.diff
Oct 18 2024, 7:39 PM
F13972223: D8791.diff
Oct 17 2024, 5:49 PM
F13971025: D8791.id20864.diff
Oct 17 2024, 11:03 AM
Unknown Object (File)
Oct 10 2024, 4:28 PM
Unknown Object (File)
Oct 10 2024, 5:52 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).