Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promote linting to its own job #432

Merged
merged 4 commits into from
Jan 26, 2018
Merged

Promote linting to its own job #432

merged 4 commits into from
Jan 26, 2018

Conversation

exarkun
Copy link

@exarkun exarkun commented Jan 26, 2018

This way lint failures don't interrupt the test suite runs.

Broken off the #400 branch to try to get it to a more manageable size.

This way lint failures don't interrupt the test suite runs.
gcloud check gets in the way of the lint job which doesn't bother to
install gcloud
So don't make it mandatory right off the bat.
So require it at the point we make that determination.
@exarkun exarkun requested a review from ark3 January 26, 2018 15:54
@exarkun exarkun changed the title Prompt linting to its own job Promote linting to its own job Jan 26, 2018
Copy link
Contributor

@ark3 ark3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ark3 ark3 merged commit d61a0b5 into master Jan 26, 2018
@ark3 ark3 deleted the separate-lint-ci-step branch January 26, 2018 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants