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
F13275903: D19136.diff
Fri, May 31, 5:19 AM
F13238808: D19136.id45842.diff
Tue, May 21, 9:23 PM
F13229599: D19136.diff
Mon, May 20, 5:46 PM
F13196560: D19136.diff
Sun, May 12, 11:22 PM
Unknown Object (File)
May 4 2024, 1:06 AM
Unknown Object (File)
May 3 2024, 5:17 AM
Unknown Object (File)
Apr 29 2024, 3:08 AM
Unknown Object (File)
Apr 25 2024, 12:50 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.