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 was 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.