You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
@achingbrain fysa I had to make a patch release of ipfs-interop with (#388) but release and build failed on aegir ts -p check and if I disable TS it fails later on docs' generation.
As this is an internally consumed project, I ended up running npx aegir release --type patch --types false --lint false --docs false and the release push was successful.
Then I realized that aegir was not used for a while in this repo 🙃 hopefully it's not a big deal, but filled this issue for visibility.
The text was updated successfully, but these errors were encountered:
nvm, I realized go-ipfs needs entire root to be on NPM and published v7.0.5 that follows that convention.
Closing this. I clarified release process in README (1d52b9e)
@achingbrain fysa I had to make a patch release of ipfs-interop with (#388) but release and build failed on
aegir ts -p check
and if I disable TS it fails later on docs' generation.As this is an internally consumed project, I ended up running
npx aegir release --type patch --types false --lint false --docs false
and the release push was successful.Then I realized that aegir was not used for a while in this repo 🙃 hopefully it's not a big deal, but filled this issue for visibility.
The text was updated successfully, but these errors were encountered: