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

Nodejs 8 #964

Merged
merged 4 commits into from
Sep 21, 2018
Merged

Nodejs 8 #964

merged 4 commits into from
Sep 21, 2018

Conversation

bjoernricks
Copy link
Contributor

Require nodejs version 8

nodejs >= 8 is required for running the tests which use
jest-styled-components now. Therefore set a required nodejs version in
package.json and update the required version in the CMakeLists.txt file.
Debian stable is also stretch now.
This shouldn't be required anymore.
@bjoernricks bjoernricks requested a review from a team September 21, 2018 10:41
@codecov
Copy link

codecov bot commented Sep 21, 2018

Codecov Report

Merging #964 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #964      +/-   ##
=========================================
- Coverage    9.07%   9.05%   -0.02%     
=========================================
  Files         819     819              
  Lines       26768   26772       +4     
  Branches     5715    5719       +4     
=========================================
- Hits         2429    2425       -4     
- Misses      21994   22001       +7     
- Partials     2345    2346       +1
Impacted Files Coverage Δ
gsa/src/web/components/layout/withLayout.js 76.66% <0%> (-23.34%) ⬇️
gsa/src/web/pages/login/loginform.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24ea127...f767d09. Read the comment docs.

@bjoernricks bjoernricks merged commit 0d2c521 into greenbone:master Sep 21, 2018
@bjoernricks bjoernricks deleted the nodejs-8 branch September 21, 2018 11:37
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