-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add IPFS client to retrieve results (#400)
* feat: Await job result from Bacalhau * wip: Retrieve results from IPFS * wip: Bacalhau target IPFS node * add ipfs client to download results * chore: Ensure bacalhau-results directory exists * chore: Add ipfs-connect option * refactor: Add IPFS client to Bacalhau executor * chore: Add IPFS client to mediator * chore: Remove print line and rearrange * chore: Remove unused copyJobResults function * docs: Add IPFS node docs * feat: add ipfs to docker compose * chore: Remove sleep from job completion poll loop --------- Co-authored-by: James Walker <walkah@walkah.net>
- Loading branch information
Showing
19 changed files
with
503 additions
and
542 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.