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

CB-14074 ios: Remove Node 4 support from CI & package.json #375

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

erisu
Copy link
Member

@erisu erisu commented Jun 23, 2018

Platforms affected

iOS

What does this PR do?

  • Drops Node 4 from travis and appveyor
  • Increase the engine requirement of node in package.json
  • Added engineStrict to package.json. (Match with other platforms e.g cordova-android)
  • Cleanup .travis.yml

What testing has been done on this change?

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.

- Drops Node 4 from travis and appveyor
- Increase the engine requirement of node in package.json
- Added engineStrict to package.json. (Match with other platforms e.g cordova-android)
- Cleanup .travis.yml
@codecov-io
Copy link

Codecov Report

Merging #375 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #375   +/-   ##
=======================================
  Coverage   63.99%   63.99%           
=======================================
  Files          14       14           
  Lines        1697     1697           
  Branches      286      286           
=======================================
  Hits         1086     1086           
  Misses        611      611

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 46da4bc...b4a789a. Read the comment docs.

@brodycj
Copy link
Contributor

brodycj commented Jul 31, 2018

I like this in general. As I said elsewhere (#377 (comment)) I would favor dropping Node.js 4, removing the committed node_modules, and increasing the package version to 5.0.0-dev all at the same time, will ask for agreement on the mailing list.

@brodycj brodycj changed the title CB-14074 ios: Remove Node 4 from CI CB-14074 ios: Remove Node 4 support from CI & package.json Aug 1, 2018
@brodycj brodycj self-requested a review August 2, 2018 01:33
@brodycj brodycj merged commit f628f61 into apache:master Aug 2, 2018
erisu added a commit to erisu/cordova-ios that referenced this pull request Jan 16, 2019
- Drops Node 4 from travis and appveyor
- Increase the engine requirement of node in package.json
- Added engineStrict to package.json. (Match with other platforms e.g cordova-android)
- Cleanup .travis.yml
@erisu erisu deleted the CB-14074 branch April 4, 2019 06:16
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.

3 participants