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

Remove install for rdf-canonize-native. #32

Merged
merged 2 commits into from
Sep 30, 2020
Merged

Conversation

mattcollier
Copy link
Contributor

This solves rdf-canonize-native build failures on node 12 and 14 as shown here: https://travis-ci.org/github/digitalbazaar/rdf-canonize/builds/731728025

However, node6 is failing because evidently an es6 spread operator has slipped in where it should not be. (see failed CI on this PR).

So, someone who knows how this test suite works with node6 can fix that, or we can drop node6 support all together. Probably in that case we would/should drop 6 and 8.

@mattcollier
Copy link
Contributor Author

I should add that we need to get this fixed up so that we can make a release with a bumped node-forge dep.

@dlongley
Copy link
Member

+1 for dropping node 6 and 8 support.

@dlongley
Copy link
Member

I don't understand the consequences of removing the native package install. Is that being adequately tested some other way? Don't we need that for integration testing?

@mattcollier
Copy link
Contributor Author

Created issue for fixing rdf-canonize-native: digitalbazaar/rdf-canonize-native#9

@mattcollier
Copy link
Contributor Author

Created an issue for re-enabling integration testing: #33

@mattcollier mattcollier merged commit 7c1452c into master Sep 30, 2020
@mattcollier mattcollier deleted the no-rdf-canonize-native branch September 30, 2020 22:13
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