-
Notifications
You must be signed in to change notification settings - Fork 96
docs: Add notes for JS core dev meeting 10th December 2018 #795
docs: Add notes for JS core dev meeting 10th December 2018 #795
Conversation
|
||
@achingbrain | ||
- Done: | ||
- Did a talk at opo.js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was it recorded? I'd like to see it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was and it will be published :) Follow https://medium.com/oponetwork for the release //cc @marcooliveira @satazor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It got posted! It's here: https://www.youtube.com/watch?v=umNL2VkIHe8
- Implement `addFromFs` and `addFromStream` | ||
- Merge [DHT PR](https://github.com/ipfs/js-ipfs/pull/856) \o/ | ||
- Fix up and hopeful merge [`--cid-base` PR](https://github.com/ipfs/js-ipfs/pull/1552) | ||
- Release an RC for [js-ipfs 0.34](https://github.com/ipfs/js-ipfs/issues/1721) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It WILL be released before the holidays. Mostly you can help with reviews on the PRs above.
Things outstanding are:
- Merge DHT (@vasco-santos and I have this in hand)
- Implement
addFromFs
andaddFromStream
(Let me know if you'd like to volunteer) - I need to fix up the
--cid-base
PR (I have this in hand) - Noticed today... WebUI needs updating as it doesn't work with the refactored files API (Let me know if you'd like to volunteer, ping @olizilla?!)
- Finish writing the release notes for the blog post (I can do this but any help appreciated)
Then it is release time 🎈 I will shout, but I'd really appreciate help running the examples with the new release when the time comes.
cc @ipfs/javascript-team
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure: ipfs/ipfs-webui#901
- JS IPLD APs | ||
- Learned a lot about object properties and porting from callback style to Promises/async-await | ||
- Blocked: | ||
- Get new IPLD Formats API approved by @daviddias https://github.com/ipld/interface-ipld-format/pull/50 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vmx commented at ipld/interface-ipld-format#50 (comment)
Meeting notes from the js core dev team weekly sync from 10th December 2018.
Incoming from
achingbrain/team-mgmt
because for whatever reason I can't push branches to this repo.