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

Gateway should generate an index for directories containing CBOR-DAGs #7304

Closed
dysbulic opened this issue May 11, 2020 · 2 comments
Closed
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@dysbulic
Copy link

dysbulic commented May 11, 2020

I am working on a git remote which, when a repo is pushed to IPFS, produces a UnixFS filesystem of the pushed branch with a .git CBOR-DAG object added.

When viewing the produced filesystem through the gateway, if it needs to generate an index, it fails with the error: internalWebError: unknown node type. If an index.html is present, that is served.

@dysbulic dysbulic added the kind/enhancement A net-new feature or improvement to an existing feature label May 11, 2020
@welcome
Copy link

welcome bot commented May 11, 2020

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@dysbulic dysbulic changed the title gateway should be able to generate indices for unixfss with cbor-dags in them Gateway should generate an index for directories containing CBOR-DAGs May 29, 2020
@lidel
Copy link
Member

lidel commented Jul 2, 2021

Continued in #8223 (closing this one, as that one has more generic unixfs example)

@lidel lidel closed this as completed Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants