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

Switch from dep to modules #140

Merged
merged 3 commits into from Feb 7, 2019
Merged

Switch from dep to modules #140

merged 3 commits into from Feb 7, 2019

Conversation

szabado
Copy link
Collaborator

@szabado szabado commented Feb 7, 2019

Pretty simple change, all the tests pass locally.

Felix Jancso-Szabo added 2 commits February 7, 2019 13:12
Jenkins builds are failing because they can't find eslint.  Installing
it to try and fix the builds.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 809

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.097%

Totals Coverage Status
Change from base Build 790: 0.0%
Covered Lines: 476
Relevant Lines: 699

💛 - Coveralls

@coveralls
Copy link

coveralls commented Feb 7, 2019

Pull Request Test Coverage Report for Build 813

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.097%

Totals Coverage Status
Change from base Build 790: 0.0%
Covered Lines: 476
Relevant Lines: 699

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 809

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.097%

Totals Coverage Status
Change from base Build 790: 0.0%
Covered Lines: 476
Relevant Lines: 699

💛 - Coveralls

@szabado
Copy link
Collaborator Author

szabado commented Feb 7, 2019

Patched the failing UI build as well

@spenceral
Copy link
Collaborator

lgtm

@@ -7,6 +7,7 @@ case "$TEST" in
cd admin/public/
node --version
npm rebuild node-sass
npm install eslint
Copy link
Collaborator

Choose a reason for hiding this comment

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

Unintentional?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Oh never mind, just noticed the separate commit.

Copy link
Collaborator

@maniksurtani maniksurtani left a comment

Choose a reason for hiding this comment

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

lgtm

@szabado szabado merged commit e341541 into master Feb 7, 2019
@szabado szabado deleted the use_modules branch February 7, 2019 22:07
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

4 participants