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

chore(ci): Bring validation tooling inline with Webpack #74

Merged
merged 3 commits into from
Jul 25, 2016
Merged

chore(ci): Bring validation tooling inline with Webpack #74

merged 3 commits into from
Jul 25, 2016

Conversation

joshwiens
Copy link
Member

@joshwiens joshwiens commented Jul 23, 2016

  • Adds editorconfig
  • Adds eslint package and config
  • Adds jsBeautify and config
  • Adds lint npm script
  • Adds beautify-lint npm script
  • Adds pretest npm script to exec linting
  • Fixes existing linting errors
  • Enable travis-ci node 4-6
    • Add linting to CI run
    • Add code coverage generation & reporting
    • Fixes failing unit tests
    • Updates project dependencies

Resolves #69
Resolves #71

 - Adds editorconfig
 - Adds eslint package and config
 - Adds jsBeautify and config
 - Adds lint npm script
 - Adds beautify-lint npm script
 - Adds pretest npm script to exec linting
 - Fixes existing linting errors
 - Enable travis-ci node 4-6
   - Add linting to CI run
   - Add code coverage generation & reporting
@joshwiens
Copy link
Member Author

For reference, those tests are failing in master. I'll deal with them here.

  - devDependencies
    - Mocha: Minor Version
    - Should: MAJOR Version
  - dependencies
    - fastparse: Minor Version
    - html-minifier: MAJOR Version
    - loader-utils: Patch Version
    - object-assign: Minor Version
@codecov-io
Copy link

codecov-io commented Jul 25, 2016

Current coverage is 95.77% (diff: 100%)

No coverage report found for master at 4e7dc5a.

Powered by Codecov. Last update 4e7dc5a...47ca61a

@joshwiens
Copy link
Member Author

@hemanth - This one is ready for review.

You can also enable the the branch protection and set travis & codecov to required

@hemanth
Copy link
Contributor

hemanth commented Jul 25, 2016

mst3k-the-pod-people-toy-robot-fAAJlhMB1wU92

@hemanth hemanth merged commit a6ae756 into webpack-contrib:master Jul 25, 2016
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.

None yet

3 participants