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

Run presubmit and lint checks during every Travis PR build #13362

Merged
merged 3 commits into from
Feb 8, 2018
Merged

Run presubmit and lint checks during every Travis PR build #13362

merged 3 commits into from
Feb 8, 2018

Conversation

rsimha
Copy link
Contributor

@rsimha rsimha commented Feb 8, 2018

A presubmit error snuck in with #13359 because we don't run presubmit checks for certain kinds of small PRs. We should run gulp presubmit (and gulp lint) no matter what a PR contains.

This PR adds the checks and fixes the errors that were introduced.

@rsimha rsimha self-assigned this Feb 8, 2018
@rsimha
Copy link
Contributor Author

rsimha commented Feb 8, 2018

/to @erwinmombay

Fixes will be in the second commit to make sure PR check fails for the first commit.

@rsimha
Copy link
Contributor Author

rsimha commented Feb 8, 2018

Travis CI now fails (as it should) when there are presubmit errors in a smaller PR: https://travis-ci.org/ampproject/amphtml/jobs/338796268

@rsimha rsimha changed the title Run presubmit tests during all PR check builds Run presubmit and lint checks during every Travis RP build Feb 8, 2018
@rsimha rsimha changed the title Run presubmit and lint checks during every Travis RP build Run presubmit and lint checks during every Travis PR build Feb 8, 2018
@rsimha rsimha merged commit 49f25c5 into ampproject:master Feb 8, 2018
@rsimha rsimha deleted the 2018-02-07-Presubmit branch February 8, 2018 01:58
protonate pushed a commit to protonate/amphtml that referenced this pull request Feb 26, 2018
RanAbram pushed a commit to RanAbram/amphtml that referenced this pull request Mar 12, 2018
protonate pushed a commit to protonate/amphtml that referenced this pull request Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants