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

support url paths as files.WebFile #154

Merged
merged 1 commit into from
Mar 21, 2019
Merged

support url paths as files.WebFile #154

merged 1 commit into from
Mar 21, 2019

Conversation

jmank88
Copy link
Contributor

@jmank88 jmank88 commented Mar 21, 2019

This PR updates the cli parser to create files.WebFiles for URL paths. It also updates the go-ipfs-files dependency to v0.0.2 (to support nocopy from ipfs/go-ipfs-files#13). This version is not strictly required to compile or use URLs alone (what really matter is which version go-ipfs uses), but simplifies things by coupling nocopy support from the start.

Towards ipfs/kubo#6065
Draft until go-ipfs-files v0.0.2 is released.

@Stebalien
Copy link
Member

LGTM. Can you rebase on master (has a v0.0.2 release).

@jmank88 jmank88 marked this pull request as ready for review March 21, 2019 20:04
@jmank88 jmank88 requested a review from keks as a code owner March 21, 2019 20:04
@Stebalien Stebalien merged commit 4ca651a into ipfs:master Mar 21, 2019
@jmank88 jmank88 deleted the webfile branch March 21, 2019 23:50
@hsanjuan
Copy link
Contributor

hsanjuan commented Mar 27, 2019

Just realized that this is probably the first ipfs-cluster feature that has been back-ported to go-ipfs 💯

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.

3 participants