Page MenuHomePhabricator

Add staging area support to Harbormaster/Drydock + various fixes
ClosedPublic

Authored by epriestley on Oct 1 2015, 6:21 PM.
Tags
None
Referenced Files
F15457384: D14214.id34327.diff
Sun, Mar 30, 4:01 PM
F15424878: D14214.diff
Sun, Mar 23, 12:46 AM
F15413644: D14214.id.diff
Wed, Mar 19, 8:17 PM
F15388133: D14214.id34327.diff
Sat, Mar 15, 3:21 AM
F15375957: D14214.diff
Thu, Mar 13, 12:58 AM
F15371242: D14214.id34333.diff
Wed, Mar 12, 11:57 AM
Unknown Object (File)
Feb 20 2025, 10:12 AM
Unknown Object (File)
Feb 14 2025, 3:44 AM
Subscribers
None
Tokens
"Love" token, awarded by avivey."Love" token, awarded by johnny-bit.

Details

Summary

Ref T9252. This primarily allows Harbormaster to request (and Drydock to fulfill) working copies with a patch from a staging area. Doing this means we can do builds on in-review changes from arc diff.

This is a little cobbled-together but should basically work.

Also fix some other issues:

  • Yielded, awakend workers are fine to update but could complain.
  • We can't log slot lock failures to resources if we don't end up saving them.
  • Killing the transaction would wipe out the log.
  • Fix some TODOs, etc.
Test Plan

Ran Harbormaster builds on a local revision.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add staging area support to Harbormaster/Drydock + various fixes.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, hach-que.
chad edited edge metadata.
This revision is now accepted and ready to land.Oct 1 2015, 8:31 PM
This revision was automatically updated to reflect the committed changes.