fraction / ssb-cli

Friendly command-line interface for Secure Scuttlebutt.
26 stars 2 forks source link

use auto-manifest branch until it gets merged #3

Closed trashhalo closed 4 years ago

trashhalo commented 4 years ago

It would be nice if ssb-cli worked with oasis but right now due to https://github.com/ssbc/ssb-client/pull/52 not being merge it does not. Cut ssb-client over to ssbc/ssb-client#auto-manifest

An alternative to this PR is oasis could use patch-package to patch ssb-client in ssb-cli but master ssb-cli would stay pure.

Another alternative to this PR is for oasis to set ssb-cli as a dev dependency. AND use yarn resolutions to override ssb-cli's ssb-client to auto-manifest. https://yarnpkg.com/lang/en/docs/selective-version-resolutions/

trashhalo commented 4 years ago

Is there a good way to kick the build it doesnt seem to be real failures?

christianbundy commented 4 years ago

Thanks for this patch, let's do it. Please ping me if you notice any problems.

Merged b390ae2d6ded98679c96d3da46567a6ee2b521e8 into master and released as 1.6.0.