Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: add support for resolving to the middle of an IPLD block #1841

Merged
merged 3 commits into from
Feb 19, 2019

Conversation

Stebalien
Copy link
Member

@Stebalien Stebalien commented Jan 23, 2019

see: ipfs-inactive/interface-js-ipfs-core#385

We'll have to wait for CI, I can't get the tests to run locally, even on master.

resolves #1763

@ghost ghost assigned Stebalien Jan 23, 2019
@ghost ghost added the status/in-progress In progress label Jan 23, 2019
@alanshaw
Copy link
Member

alanshaw commented Feb 6, 2019

Thanks @Stebalien I'll pull this over the line as soon as I get a free moment.

Interested to know what your pain points were running the tests?

@Stebalien
Copy link
Member Author

(ok, maybe I should have just read the error message: #1869)

@Stebalien
Copy link
Member Author

It looks like something is going wrong with macos.

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
@alanshaw
Copy link
Member

I've removed the test in resolve.spec.js as it's a duplicate of a test in interface-ipfs-core.

@alanshaw
Copy link
Member

"EPERM: operation not permitted" error seen in the windows CI build will be resolved by #1889

@alanshaw alanshaw merged commit fc08243 into master Feb 19, 2019
@ghost ghost removed the status/in-progress In progress label Feb 19, 2019
@alanshaw alanshaw deleted the fix/resolve-to-value branch February 19, 2019 20:01
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.

The resolve command should work even if the path ends in the middle of an object
2 participants