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(unixfs): add symlink support #337

Merged
merged 4 commits into from
Oct 17, 2022
Merged

feat(unixfs): add symlink support #337

merged 4 commits into from
Oct 17, 2022

Conversation

ramfox
Copy link
Contributor

@ramfox ramfox commented Oct 14, 2022

closes n0-computer/beetle#159 n0-computer/beetle#228


this PR touches code that is also touched by #331 , so we should probably wait for that to merge before merging this.

Still would love feedback before then tho!

@ramfox ramfox added feat New feature or request c-unixfs labels Oct 14, 2022
@ramfox ramfox added this to the v0.1.0 milestone Oct 14, 2022
@ramfox ramfox self-assigned this Oct 14, 2022
@ramfox ramfox requested a review from dignifiedquire October 14, 2022 02:11
@ramfox ramfox force-pushed the symlink branch 2 times, most recently from 69374bd to cfd5115 Compare October 14, 2022 19:02
@ramfox ramfox force-pushed the symlink branch 2 times, most recently from d283ca2 to 3e89c48 Compare October 17, 2022 01:17
@dignifiedquire
Copy link
Contributor

ci is very sad

@ramfox ramfox merged commit 3157c15 into main Oct 17, 2022
@ramfox ramfox deleted the symlink branch October 17, 2022 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

unixfs symlink support
2 participants