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.

@lasiar lasiar force-pushed the fix/go-ipfs-as-a-library branch from 2875818 to de41430 Compare July 23, 2021 04:38
@Stebalien
Copy link
Member

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

@Stebalien Stebalien force-pushed the fix/go-ipfs-as-a-library branch from de41430 to d00e965 Compare August 3, 2021 15:46
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 enabled auto-merge August 3, 2021 15:47
@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