Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

initial support for Mode and ModTime on Node interface #31

Closed
wants to merge 15 commits into from

Conversation

kstuart
Copy link

@kstuart kstuart commented Nov 5, 2020

Adds support for storing and retrieving UnixFS v1.5 file mode and last modification time.

Mode and ModTime support on:

  • Files
  • LinkFiles
  • Webfiles
  • Directories

Relates to ipfs/kubo/issues/6920

With this commit there is preliminary Mode and ModTime
support for single filesystem files and webfiles.
@welcome
Copy link

welcome bot commented Nov 5, 2020

Thank you for submitting this PR!
A maintainer will be here shortly to review it.
We are super grateful, but we are also overloaded! Help us by making sure that:

  • The context for this PR is clear, with relevant discussion, decisions
    and stakeholders linked/mentioned.

  • Your contribution itself is clear (code comments, self-review for the
    rest) and in its best form. Follow the code contribution
    guidelines

    if they apply.

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment.
Next steps:

  • A maintainer will triage and assign priority to this PR, commenting on
    any missing things and potentially assigning a reviewer for high
    priority items.

  • The PR gets reviews, discussed and approvals as needed.

  • The PR is merged by maintainers when it has been approved and comments addressed.

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution.
We are very grateful for your contribution!

linkfile.go Outdated Show resolved Hide resolved
@kstuart kstuart marked this pull request as ready for review October 31, 2022 14:26
@hacdias
Copy link
Member

hacdias commented Jan 13, 2023

This repository has been moved to https://github.com/ipfs/go-libipfs. There is not an easy way to transfer PRs, so if you would like to continue with this PR then please re-open it in the new repository and link to this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants