-
Notifications
You must be signed in to change notification settings - Fork 864
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
Release 0.8 🏯 'ipfs' on PATH and bug fixing #880
Comments
go-ipfs 0.40.20 release is in rc already. Let's trim this relase down to just adding ipfs to the path, and fixing bugs. |
rather than a roadmap, lets update this issue to give it a pet name, and define just what is going in, like we did in #788 |
@olizilla could you check this issues, please:
Also, how's the upload/1MB issue? |
Nice work! Very clear. The bad news is, there is a regression in go-ipfs 0.4.20 that means you can't add multiple individual files ipfs/kubo#6254 so either we wait, or roll back to 0.4.19... I'll see if there is an eta on another release for go-ipfs in the pipe. Excting about electron 5 release, good work following up on the dep updates we need there. |
@olizilla in our code (webui), do we use the add command for more than one file at once? I thought we didn't. If we don't, that wouldn't be an issue, right? Also, about waiting, I think: if it takes more than a week, we should rollback. Otherwise, we should wait. In the meanwhile, please take a look at Web UI's PRs. The second one is failing on the CI, but the tests pass here, so I'm not really sure what's wrong. |
We use |
see: ipfs/kubo#6254 |
v0.8.0 is out! 🎉 |
After the huge release that 0.7.0 was (see #788), we need to start thinking about 0.8.0 😄 Here's the todo:
What's left to be done
ipfs
command line tools to thePATH
(Provideipfs
command line tools on install #727, feat: add ipfs on path option ipfs-webui#1016).fsck
ing the repository (fix: log fsck error instead of immediately failing #899, Maybe suggest a command to kill the daemon? #835, Fatal error while trying to fsck the repo #837).go-ipfs
v0.4.21.Postponed
After the release
Please remember that this list list may change 🐉
The text was updated successfully, but these errors were encountered: