Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

docs: Add notes for JS core dev meeting 10th December 2018 #795

Merged
merged 1 commit into from
Dec 12, 2018

Conversation

achingbrain
Copy link
Member

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.

@ghost ghost assigned achingbrain Dec 10, 2018
@ghost ghost added the status/in-progress In progress label Dec 10, 2018
@daviddias daviddias changed the title docs: Add notes for core dev meeting 10th December 2018 docs: Add notes for JS core dev meeting 10th December 2018 Dec 10, 2018
@daviddias daviddias added the ⚡️ⒿⓈ Core Dev js-ipfs, js-libp2p and js-ipld label Dec 10, 2018

@achingbrain
- Done:
- Did a talk at opo.js
Copy link
Member

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.

Copy link
Member

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

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- 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)
Copy link
Member

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 and addFromStream (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

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- 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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@daviddias daviddias merged commit c54577f into ipfs:master Dec 12, 2018
@ghost ghost removed the status/in-progress In progress label Dec 12, 2018
@achingbrain achingbrain deleted the add-js-dev-notes-10-dec-2018 branch December 19, 2018 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⚡️ⒿⓈ Core Dev js-ipfs, js-libp2p and js-ipld
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants