Page MenuHomePhabricator

In Harbormaster, record byte length on the build logs
ClosedPublic

Authored by epriestley on Feb 23 2018, 1:52 PM.
Tags
None
Referenced Files
F18994800: D19136.id.diff
Wed, Nov 19, 3:00 PM
F18905792: D19136.id45857.diff
Sat, Nov 8, 3:41 PM
F18821618: D19136.id45842.diff
Oct 23 2025, 12:53 AM
F18813488: D19136.diff
Oct 20 2025, 4:53 PM
F18804955: D19136.id.diff
Oct 18 2025, 12:36 PM
F18799174: D19136.diff
Oct 17 2025, 12:20 PM
F18678074: D19136.diff
Sep 25 2025, 10:15 PM
F18644959: D19136.id45842.diff
Sep 19 2025, 6:30 AM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D19135. Ref T13088. Denormalize the total log size onto the log itself. This makes reasoning about the log at display time easier, and we don't need to fish around in the database as much to figure out what we're dealing with.

Test Plan

Ran bin/harbormaster rebuild-log, saw an existing log populate. Ran bin/harbormaster write-log, saw new log write with proper length information.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Feb 23 2018, 1:52 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 27 2018, 1:54 AM
This revision was automatically updated to reflect the committed changes.