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

Lint before build #2315

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Lint before build #2315

wants to merge 4 commits into from

Conversation

Diokuz
Copy link
Contributor

@Diokuz Diokuz commented Jun 27, 2017

What was done

  1. Add check task before build for fast pr fail if any linters fails.
  2. test task now void, since we have not tests on top of built application.

Result: ~5 m 20 s~1 m 40 s to fail.

@Diokuz Diokuz self-assigned this Jun 27, 2017
@Diokuz Diokuz requested a review from narma June 27, 2017 16:16
@Diokuz Diokuz force-pushed the lint-before-build branch from 19f0792 to 851219d Compare June 27, 2017 16:36
@tonypizzicato
Copy link
Contributor

are you sure we need failing builds coz of linting/formatting errors?
looks like it's a place for pre-commit hooks (that are not supported in highlander unfortunately)

@Diokuz Diokuz force-pushed the lint-before-build branch from 4cfc902 to 2d9896b Compare June 27, 2017 16:41
@Diokuz Diokuz force-pushed the lint-before-build branch from 2d9896b to 4ed3ee7 Compare June 27, 2017 16:43
@Diokuz Diokuz requested a review from tonypizzicato June 27, 2017 16:44
@Diokuz Diokuz force-pushed the lint-before-build branch from a324859 to 7695fb8 Compare June 27, 2017 16:58
@Diokuz Diokuz added the WIP label Jun 27, 2017
@Diokuz Diokuz force-pushed the lint-before-build branch 8 times, most recently from 9b85503 to 4ef4606 Compare June 27, 2017 19:08
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.

2 participants