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

Issue 23442023: Added tools/signing_script.py, used to automate steps before and after the signing step (Closed)

Created:
7 years, 3 months ago by kustermann
Modified:
7 years, 2 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Added tools/signing_script.py, used to automate steps before and after the signing step The signing itself is still a manual process, this script only automates the steps before and after signing to minimize the manual work. R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=28585

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -0 lines) Patch
A tools/signing_script.py View 1 2 1 chunk +286 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kustermann
First round of comments -- ignore the long lines for now.
7 years, 3 months ago (2013-09-11 08:23:18 UTC) #1
ricow1
The actual functionality LGTM, I think a few refactorings will make this easier to read/maintain ...
7 years, 3 months ago (2013-09-11 11:09:57 UTC) #2
kustermann
PTAL
7 years, 2 months ago (2013-10-14 12:18:38 UTC) #3
ricow1
LGTM https://codereview.chromium.org/23442023/diff/8001/tools/signing_script.py File tools/signing_script.py (right): https://codereview.chromium.org/23442023/diff/8001/tools/signing_script.py#newcode119 tools/signing_script.py:119: def unzip_and_copy(from_dir, to_dir, postsign_dir): as discussed offline, the ...
7 years, 2 months ago (2013-10-14 13:23:45 UTC) #4
kustermann
https://codereview.chromium.org/23442023/diff/8001/tools/signing_script.py File tools/signing_script.py (right): https://codereview.chromium.org/23442023/diff/8001/tools/signing_script.py#newcode119 tools/signing_script.py:119: def unzip_and_copy(from_dir, to_dir, postsign_dir): On 2013/10/14 13:23:46, ricow1 wrote: ...
7 years, 2 months ago (2013-10-14 16:05:31 UTC) #5
kustermann
7 years, 2 months ago (2013-10-14 16:11:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r28585 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698