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
Unknown Object (File)
Fri, Apr 12, 5:32 PM
Unknown Object (File)
Thu, Apr 11, 8:31 AM
Unknown Object (File)
Tue, Apr 9, 4:47 AM
Unknown Object (File)
Wed, Apr 3, 4:55 PM
Unknown Object (File)
Mar 10 2024, 6:56 AM
Unknown Object (File)
Mar 10 2024, 6:39 AM
Unknown Object (File)
Mar 4 2024, 6:18 PM
Unknown Object (File)
Mar 4 2024, 6:18 PM
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.