FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Moving Travis helpers out of run_pylint into shared module. by dhermes · Pull Request #2481 · googleapis/google-cloud-python · GitHub

Moving Travis helpers out of run_pylint into shared module. - #2481

Merged
dhermes merged 2 commits into
googleapis:masterfrom
dhermes:separate-travis-pieces
Oct 3, 2016
Merged

Moving Travis helpers out of run_pylint into shared module.#2481
dhermes merged 2 commits into
googleapis:masterfrom
dhermes:separate-travis-pieces

Conversation

dhermes commented Oct 3, 2016

Copy link
Copy Markdown
Contributor

This is in preparation to re-use these pieces in other scripts (e.g. the ones for running package-local tests)

This is to make them more general for other tests
which may want to limit the changeset.

Also moving the local env. variable names into a
helper script file to make them easier to access and
reuse from other testing scripts.
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 3, 2016
Comment thread scripts/script_utils.py
# NOTE: We're a little extra cautious and make sure that the
# PR environment variable is an integer.
try:
int(os.getenv(TRAVIS_PR_ENV, ''))

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

dhermes merged commit c554eae into googleapis:master Oct 3, 2016
dhermes deleted the separate-travis-pieces branch October 3, 2016 18:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL