Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to ssb-db2 version 5.0.0 #68

Merged
merged 3 commits into from
Jul 26, 2022
Merged

update to ssb-db2 version 5.0.0 #68

merged 3 commits into from
Jul 26, 2022

Conversation

staltz
Copy link
Member

@staltz staltz commented Jul 26, 2022

The git diff is net negative :) probably because we don't need getLatest anymore.

@staltz staltz requested a review from arj03 July 26, 2022 09:17
@@ -23,29 +23,30 @@
"pull-cat": "^1.1.11",
"pull-notify": "^0.1.1",
"pull-stream": "^3.6.14",
"ssb-bendy-butt": "~0.12.5",
Copy link
Member Author

Choose a reason for hiding this comment

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

This is now just a feed format that has to be installed as an attachment on ssb-db2, so ssb-meta-feeds doesn't import it directly.

) {
if (feedformat !== 'classic' && feedformat !== 'bendybutt-v1') {
throw new Error('Unknown feed format: ' + feedformat)
optsForAddDerived(mfKeys, feedpurpose, seed, feedFormat, metadata) {
Copy link
Member

Choose a reason for hiding this comment

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

Couldn't derived also be buttwoo now?

Copy link
Member

Choose a reason for hiding this comment

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

Totally fine that this one of just a 1 to 1 of existing functionality

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, let's do a PR for buttwoo too, so we can add tests for it

Copy link
Member

@arj03 arj03 left a comment

Choose a reason for hiding this comment

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

Great to see how the new simplifies this module

@staltz staltz merged commit 4b6f1f7 into master Jul 26, 2022
@staltz staltz deleted the ssb-db2-5 branch July 26, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants