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

fix/go-ipfs-as-a-library #8266

Merged
merged 6 commits into from
Aug 3, 2021
Merged

Conversation

lasiar
Copy link
Contributor

@lasiar lasiar commented Jul 16, 2021

Fix go modules: run go mod tidy

Refactor:

  • replace deprecated functions and structures
  • add error handle connectToPeers
  • refactor import: remove alias libp2p
  • error handling in comment for spawnDefault
  • remove unused context from createTempRepo

@Stebalien
Copy link
Member

Please rebase and force-push. The tests aren't running for some reason.

@Stebalien
Copy link
Member

Hm. Not sure why CircleCI isn't running jobs from forks. We'll have to do some digging...

Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

Sorry, needed to fix CI. All good now.

@Stebalien Stebalien merged commit e9b1e2d into ipfs:master Aug 3, 2021
@aschmahmann aschmahmann mentioned this pull request Aug 23, 2021
62 tasks
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