Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(280)

Issue 440233005: Added sha256 sums for build outputs (Closed)

Created:
6 years, 4 months ago by kaendfinger
Modified:
6 years, 4 months ago
Reviewers:
ricow1, kevmoo
CC:
reviews_dartlang.org, sethladd
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : Took Kevin's Suggestions #

Total comments: 1

Patch Set 3 : Fix Long Lines #

Total comments: 1

Patch Set 4 : Take ricow's suggestions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -19 lines) Patch
M editor/build/build.py View 1 2 3 3 chunks +15 lines, -10 lines 0 comments Download
M tools/bots/bot_utils.py View 1 3 chunks +29 lines, -3 lines 0 comments Download
M tools/dartium/upload_steps.py View 1 2 3 1 chunk +7 lines, -4 lines 0 comments Download
M tools/signing_script.py View 1 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
kaendfinger
I finished this Code Review. Obviously I can't check to see if it works, so ...
6 years, 4 months ago (2014-08-06 00:59:25 UTC) #1
kevmoo
Please see comments. Moved Seth to CC and rico to reviewers. This is Rico's world ...
6 years, 4 months ago (2014-08-06 01:03:57 UTC) #2
kaendfinger
On 2014/08/06 01:03:57, kevmoo wrote: > Please see comments. > > Moved Seth to CC ...
6 years, 4 months ago (2014-08-06 01:12:35 UTC) #3
kevmoo
https://codereview.chromium.org/440233005/diff/20001/tools/dartium/upload_steps.py File tools/dartium/upload_steps.py (right): https://codereview.chromium.org/440233005/diff/20001/tools/dartium/upload_steps.py#newcode211 tools/dartium/upload_steps.py:211: local_sha256 = bot_utils.CreateSha256ChecksumFile(local_path, mangled_filename) long line?
6 years, 4 months ago (2014-08-06 01:18:23 UTC) #4
kaendfinger
On 2014/08/06 01:18:23, kevmoo wrote: > https://codereview.chromium.org/440233005/diff/20001/tools/dartium/upload_steps.py > File tools/dartium/upload_steps.py (right): > > https://codereview.chromium.org/440233005/diff/20001/tools/dartium/upload_steps.py#newcode211 > ...
6 years, 4 months ago (2014-08-06 01:23:13 UTC) #5
kevmoo
On 2014/08/06 01:23:13, kaendfinger wrote: > On 2014/08/06 01:18:23, kevmoo wrote: > > > https://codereview.chromium.org/440233005/diff/20001/tools/dartium/upload_steps.py ...
6 years, 4 months ago (2014-08-06 01:24:51 UTC) #6
ricow1
https://codereview.chromium.org/440233005/diff/40001/tools/dartium/upload_steps.py File tools/dartium/upload_steps.py (right): https://codereview.chromium.org/440233005/diff/40001/tools/dartium/upload_steps.py#newcode200 tools/dartium/upload_steps.py:200: def UploadFile(local_path, remote_path, create_md5sum=False): create_md5 should be renamed create_checksum_files ...
6 years, 4 months ago (2014-08-06 06:49:35 UTC) #7
kaendfinger
On 2014/08/06 06:49:35, ricow1 wrote: > https://codereview.chromium.org/440233005/diff/40001/tools/dartium/upload_steps.py > File tools/dartium/upload_steps.py (right): > > https://codereview.chromium.org/440233005/diff/40001/tools/dartium/upload_steps.py#newcode200 > ...
6 years, 4 months ago (2014-08-06 21:50:27 UTC) #8
ricow1
6 years, 4 months ago (2014-08-07 09:30:23 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 manually as 38971 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698