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

feat: adds data-encoding argument to control data encoding #1420

Merged
merged 3 commits into from
Aug 17, 2018

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Jul 4, 2018

This is the js counterpart to ipfs/kubo#5139 and will allow the test in ipfs-inactive/interface-js-ipfs-core#302 to pass.

ipfs-inactive/js-ipfs-http-client#806 needs this to be merged before the interface test linked to above will pass.

@ghost ghost assigned achingbrain Jul 4, 2018
@ghost ghost added the status/in-progress In progress label Jul 4, 2018
@alanshaw alanshaw changed the title feat: adds data-encoding argument to control data encoding [WIP] feat: adds data-encoding argument to control data encoding Jul 17, 2018
@achingbrain
Copy link
Member Author

This requires go-ipfs 0.4.17 to be released first - not much point merging this until then.

@achingbrain achingbrain force-pushed the allow-overriding-data-encoding branch from 6f9a061 to 1e7b1fe Compare August 2, 2018 08:00
@achingbrain achingbrain force-pushed the allow-overriding-data-encoding branch 2 times, most recently from a9eaa03 to dd1e57e Compare August 15, 2018 10:51
@alanshaw
Copy link
Member

@achingbrain this will need the fixes in #1508 before it'll pass CI

@alanshaw alanshaw closed this Aug 15, 2018
@ghost ghost removed the status/in-progress In progress label Aug 15, 2018
@alanshaw alanshaw reopened this Aug 15, 2018
@ghost ghost assigned alanshaw Aug 15, 2018
@ghost ghost added the status/in-progress In progress label Aug 15, 2018
@achingbrain achingbrain force-pushed the allow-overriding-data-encoding branch 2 times, most recently from f5d6906 to fecc22f Compare August 16, 2018 07:45
Allows the user to specify how object data is returned to prevent
default byte encoding from emitting characters that are not valid
in JSON.
@achingbrain achingbrain force-pushed the allow-overriding-data-encoding branch from 22e76c0 to 2daf20a Compare August 16, 2018 17:14
@alanshaw alanshaw changed the title [WIP] feat: adds data-encoding argument to control data encoding feat: adds data-encoding argument to control data encoding Aug 17, 2018
@achingbrain
Copy link
Member Author

I was beginning to think CI would never pass. Quick, merge it!

@alanshaw alanshaw merged commit 1eb8485 into master Aug 17, 2018
@ghost ghost removed the status/in-progress In progress label Aug 17, 2018
@alanshaw alanshaw deleted the allow-overriding-data-encoding branch August 17, 2018 08:42
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.

2 participants