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

Issue 1050823006: Add utility function for getting increasing numbers in a git only world. (Closed)

Created:
5 years, 8 months ago by ricow1
Modified:
5 years, 8 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Add utility function for getting increasing numbers in a git only world. The numbers will be used for archiving purposes, so that we have a standard way of calculating a location, that will sort in increasing order of commits. For dev/stable channel builds we will move to use the version number instead. R=sgjesse@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=45327

Patch Set 1 #

Patch Set 2 : Add function for getting the archive "location" #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M tools/utils.py View 1 1 chunk +34 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
ricow1
5 years, 8 months ago (2015-04-21 12:35:23 UTC) #1
Søren Gjesse
lgtm https://codereview.chromium.org/1050823006/diff/20001/tools/utils.py File tools/utils.py (right): https://codereview.chromium.org/1050823006/diff/20001/tools/utils.py#newcode429 tools/utils.py:429: GIT_NUMBER_BASE = 100000 When we have the GitHub ...
5 years, 8 months ago (2015-04-21 13:04:30 UTC) #2
ricow1
5 years, 8 months ago (2015-04-22 04:01:53 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 45327 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698