External name changes of release scripts.
authormachenbach <machenbach@chromium.org>
Mon, 26 Jan 2015 14:20:59 +0000 (06:20 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 26 Jan 2015 14:21:09 +0000 (14:21 +0000)
commitae22d7f8739fe838fafb2d118f9b8a316403383b
treee694898a2b2363fab3a488b1c903058fafa92518
parent531f7ab1d2ae78fba35cbfac94cae98cf306f8ac
External name changes of release scripts.

Moved and renamed the scripts to fit with git.

These changes require documentation updates, updates of
the release spreadsheet and the buildbot side.

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

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

Cr-Commit-Position: refs/heads/master@{#26271}
12 files changed:
tools/release/auto_push.py [moved from tools/push-to-trunk/auto_push.py with 97% similarity]
tools/release/auto_roll.py [moved from tools/push-to-trunk/auto_roll.py with 100% similarity]
tools/release/auto_tag.py [moved from tools/push-to-trunk/auto_tag.py with 100% similarity]
tools/release/check_clusterfuzz.py [moved from tools/push-to-trunk/check_clusterfuzz.py with 100% similarity]
tools/release/chromium_roll.py [moved from tools/push-to-trunk/chromium_roll.py with 100% similarity]
tools/release/common_includes.py [moved from tools/push-to-trunk/common_includes.py with 100% similarity]
tools/release/git_recipes.py [moved from tools/push-to-trunk/git_recipes.py with 100% similarity]
tools/release/merge_to_branch.py [moved from tools/push-to-trunk/merge_to_branch.py with 100% similarity]
tools/release/push_to_candidates.py [moved from tools/push-to-trunk/push_to_trunk.py with 100% similarity]
tools/release/releases.py [moved from tools/push-to-trunk/releases.py with 99% similarity]
tools/release/script_test.py [moved from tools/push-to-trunk/script_test.py with 100% similarity]
tools/release/test_scripts.py [moved from tools/push-to-trunk/test_scripts.py with 99% similarity]