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

Issue 24175002: Make editor builders archive to gs://dart-archive/ in addition to the other GCS buckets (Closed)

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

Description

Make editor builders archive to gs://dart-archive/ in addition to the other GCS buckets This is the first step towards release channels. R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=27550

Patch Set 1 #

Patch Set 2 : #

Total comments: 36

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+353 lines, -53 lines) Patch
M dart/editor/build/build.py View 1 2 14 chunks +130 lines, -48 lines 0 comments Download
A + dart/tools/bots/__init__.py View 1 1 chunk +0 lines, -5 lines 0 comments Download
A dart/tools/bots/bot_utils.py View 1 2 1 chunk +223 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kustermann
7 years, 3 months ago (2013-09-16 10:19:58 UTC) #1
ricow1
There is a few long lines as well https://codereview.chromium.org/24175002/diff/3001/dart/editor/build/build.py File dart/editor/build/build.py (right): https://codereview.chromium.org/24175002/diff/3001/dart/editor/build/build.py#newcode49 dart/editor/build/build.py:49: gsutil.execute(['cp', ...
7 years, 3 months ago (2013-09-16 11:51:30 UTC) #2
kustermann
PTAL https://codereview.chromium.org/24175002/diff/3001/dart/editor/build/build.py File dart/editor/build/build.py (right): https://codereview.chromium.org/24175002/diff/3001/dart/editor/build/build.py#newcode49 dart/editor/build/build.py:49: gsutil.execute(['cp', '-a', 'public-read', local_path, remote_path]) On 2013/09/16 11:51:30, ...
7 years, 3 months ago (2013-09-16 14:15:54 UTC) #3
ricow1
LGTM https://codereview.chromium.org/24175002/diff/3001/dart/editor/build/build.py File dart/editor/build/build.py (right): https://codereview.chromium.org/24175002/diff/3001/dart/editor/build/build.py#newcode93 dart/editor/build/build.py:93: gsutil.execute(['rm', '-R', update_site_dir]) On 2013/09/16 14:15:54, kustermann wrote: ...
7 years, 3 months ago (2013-09-16 15:11:27 UTC) #4
kustermann
7 years, 3 months ago (2013-09-17 07:52:27 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r27550 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698