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

Issue 164023005: Support Gerrit snapshot versions (Closed)

Created:
6 years, 10 months ago by dborowitz
Modified:
6 years, 10 months ago
Reviewers:
szager, szager1
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Support Gerrit snapshot versions These may be named git-snapshot-VERSION.war, where VERSION is the long format defined in git-describe(1). In particular, this may include a number of commits after the given tag name; treat more commits since the tag as a higher version number. This is arguably not always strictly correct due to non-linear history, but the maintainers expect the total number of such snapshot versions to be low, and can remove old snapshot versions that don't sort correctly. Slightly de-obfuscate some of the variable names and logic while we're at it. R=szager@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=251888

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -14 lines) Patch
M testing_support/gerrit-init.sh View 1 chunk +18 lines, -14 lines 2 comments Download

Messages

Total messages: 10 (0 generated)
szager
https://codereview.chromium.org/164023005/diff/1/testing_support/gerrit-init.sh File testing_support/gerrit-init.sh (right): https://codereview.chromium.org/164023005/diff/1/testing_support/gerrit-init.sh#newcode80 testing_support/gerrit-init.sh:80: gerrit_re = re.compile('gerrit(?:-full|-snapshot)?-([0-9.]+)(-rc[0-9]+)?' Can you give me an example ...
6 years, 10 months ago (2014-02-18 23:37:05 UTC) #1
szager
lgtm https://codereview.chromium.org/164023005/diff/1/testing_support/gerrit-init.sh File testing_support/gerrit-init.sh (right): https://codereview.chromium.org/164023005/diff/1/testing_support/gerrit-init.sh#newcode80 testing_support/gerrit-init.sh:80: gerrit_re = re.compile('gerrit(?:-full|-snapshot)?-([0-9.]+)(-rc[0-9]+)?' On 2014/02/18 23:37:05, szager wrote: ...
6 years, 10 months ago (2014-02-18 23:47:20 UTC) #2
szager
The CQ bit was checked by szager@google.com
6 years, 10 months ago (2014-02-18 23:48:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dborowitz@google.com/164023005/1
6 years, 10 months ago (2014-02-18 23:48:34 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-18 23:50:15 UTC) #5
commit-bot: I haz the power
Presubmit check for 164023005-1 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 10 months ago (2014-02-18 23:50:16 UTC) #6
szager1
lgtm lgtm
6 years, 10 months ago (2014-02-19 00:03:53 UTC) #7
szager1
The CQ bit was checked by szager@chromium.org
6 years, 10 months ago (2014-02-19 00:04:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dborowitz@google.com/164023005/1
6 years, 10 months ago (2014-02-19 00:04:13 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-19 00:05:47 UTC) #10
Message was sent while issue was closed.
Change committed as 251888

Powered by Google App Engine
This is Rietveld 408576698