ipfs-webui
ipfs-webui copied to clipboard
Re-add JS-IPFS testing on CI
Since js-ipfs doesn't support remote pinning services for the time being, we need to wait for the implementation.
After js-ipfs supports remote pinning:
- Revert https://github.com/ipfs-shipyard/ipfs-webui/commit/d20e4e30ae53d412ad1ec43401d34936e2a86e9d
Relevant PR: https://github.com/ipfs-shipyard/ipfs-webui/pull/1713
We need to fix https://github.com/ipfs/ipfs-webui/issues/1737 first, then we should re-add JS tests on CI to run by default.
wontfix, we're decoupling from js-ipfs