-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upkind/featureA new featureA new featurekind/maintenanceWork required to avoid breaking changes or harm to project's status quoWork required to avoid breaking changes or harm to project's status quo
Description
Checklist
- My issue is specific & actionable.
- I am not suggesting a protocol enhancement.
- I have searched on the issue tracker for my issue.
Description
Problem
Many people are stuck on deprecated "go-ipfs" name.
Solution
We already deprecated publishing binaries on dist.ipfs.tech and the last "go-ipfs" binary there produces a stub binary that prints message to use "kubo" name and exits 1:
Next step is to do similar thing for Docker and NPM.
- Docker
- Publish stub release to Docker hub: feat: add docker stub for deprecated ipfs/go-ipfs name #10998
- (at some point in future) Disable pushing new releases
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upkind/featureA new featureA new featurekind/maintenanceWork required to avoid breaking changes or harm to project's status quoWork required to avoid breaking changes or harm to project's status quo