chore: convert bump script to js (#15820)

This commit is contained in:
Shelley Vohr 2018-12-06 11:00:10 -08:00 committed by GitHub
parent 2845267c18
commit 1b8c11121f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 378 additions and 323 deletions

View file

@ -15,7 +15,7 @@ from io import StringIO
from lib.config import PLATFORM, get_target_arch, get_env_var, s3_config, \
get_zip_name
from lib.util import get_electron_branding, execute, get_electron_version, \
parse_version, scoped_cwd, s3put, get_electron_exec, \
scoped_cwd, s3put, get_electron_exec, \
get_out_dir, SRC_DIR