Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

chore: update deps #98

Merged
merged 4 commits into from
Apr 13, 2021
Merged

chore: update deps #98

merged 4 commits into from
Apr 13, 2021

Conversation

vasco-santos
Copy link
Member

Update deps and add github ci

@rvagg rvagg mentioned this pull request Apr 10, 2021
77 tasks
@vasco-santos
Copy link
Member Author

Tests are failing because of mismatches on multiaddr versions with dependencies still using older multiaddr. Once them get released, this should be working

@@ -22,10 +26,17 @@ describe('compliance tests', () => {
compat: true
})

// Trigger discovery
Copy link
Member Author

Choose a reason for hiding this comment

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

The interface update requires discovery to be triggered to fulfil some tests, like we do in other discovery modules like: https://github.com/libp2p/js-libp2p-webrtc-star/blob/master/test/compliance.spec.js#L54

This is not the optimal solution though, and I would like to change the testing interface in the future to return multiple discovery modules instances and start them all when needed.

Copy link
Member

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

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

LGTM, pending the gh actions suggestions

.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
Co-authored-by: Alex Potsides <alex@achingbrain.net>
@vasco-santos vasco-santos merged commit b8c7bf3 into master Apr 13, 2021
@vasco-santos vasco-santos deleted the chore/update-deps-09-04-2021 branch April 13, 2021 07:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants