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

feat: pin content paths #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

feat: pin content paths #7

wants to merge 3 commits into from

Conversation

lidel
Copy link
Member

@lidel lidel commented Jul 13, 2021

This feature detects absolute paths starting with /ipfs/ or /ipns/ and pins them instead of adding a local directory.

This enables use on CI without the need for having entire dataset locally (eg. dist.ipfs.io – see ipfs/distributions#362)

This feature detects absolute paths starting with `/ipfs/` or `/ipns/`
and pins them, which enables use on CI without the need for having
entire dataset locally (eg. dist.ipfs.io)
@lidel lidel requested a review from olizilla July 13, 2021 21:54
@lidel lidel marked this pull request as ready for review July 13, 2021 21:58
@lidel
Copy link
Member Author

lidel commented Jul 14, 2021

@olizilla would this do?

@lidel lidel mentioned this pull request Jul 16, 2021
13 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.

None yet

1 participant