Let release scripts determine version based on tags.
authormachenbach <machenbach@chromium.org>
Wed, 28 Jan 2015 10:08:53 +0000 (02:08 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 28 Jan 2015 10:09:04 +0000 (10:09 +0000)
commitc071f4fbb68a8ecafa767ca5ca6f1e2c248f18cf
tree66eb7640c11c91980d5c9a9e99763f1908072155
parent7d363783e14433032a4e8dd426fe0e27d1637fe5
Let release scripts determine version based on tags.

Also create new v8 versions based on the roll ref, which
has some more verification steps than the candidate ref.

Improve bailout regarding existing versions. Only create a
new version if the revisions is in the future.

BUG=chromium:451975
TBR=tandrii@chromium.org
NOTRY=true
LOG=n

Review URL: https://codereview.chromium.org/878913002

Cr-Commit-Position: refs/heads/master@{#26303}
tools/release/auto_push.py
tools/release/auto_roll.py
tools/release/chromium_roll.py
tools/release/common_includes.py
tools/release/push_to_candidates.py
tools/release/test_scripts.py