-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
refactor: rename to kubo #8958
refactor: rename to kubo #8958
Conversation
fce44e1
to
9149d6e
Compare
This comment was marked as resolved.
This comment was marked as resolved.
9149d6e
to
970b922
Compare
This comment was marked as resolved.
This comment was marked as resolved.
i love it ❤️ |
@lidel might work |
2be521e
to
4aaadfc
Compare
Pushed 6086a70 with minimal refactor that allows our Docker image publishing machine to work and publish the same image under both names: $ ./bin/get-docker-tags.sh $(date -u +%F) 88d88158c master
ipfs/kubo:master-2022-06-21-88d8815
ipfs/go-ipfs:master-2022-06-21-88d8815
ipfs/kubo:master-latest
ipfs/go-ipfs:master-latest (For now we keep 👉 @aschmahmann @BigLep @guseggert I think this is ready for review – the sooner we merge this and rename the repo, the more time we have to fix things that WILL break before July. 👉 |
6086a70
to
4891bb4
Compare
some things like third party package names, docker image etc need to stay as go-ipfs for now
This ensures we keep publishing the same image under both names: $ ./bin/get-docker-tags.sh $(date -u +%F) 88d8815 master ...chore/rename-to-banana ipfs/kubo:master-2022-06-21-88d8815 ipfs/go-ipfs:master-2022-06-21-88d8815 ipfs/kubo:master-latest ipfs/go-ipfs:master-latest
6276bf9
to
3417ed4
Compare
refactor: rename to kubo see: ipfs/kubo#8959 This commit was moved from ipfs/kubo@d82dec3
Why rename?
Please see ipfs/ipfs#470 and #8959
Why
kubo
?Please see #8959 (it was picked by both devs and community).
Rationale for this PR
Renaming to "banana" until a better name comes along.
In all seriousness, this PR aims to identify the minimal surface we need to change before July, given the limited bandwidth IPFS Stewards have.
TODO
go-ipfs
andfkubo
names (done: refactor: rename to kubo #8958 (comment))Part of #8959 – see it for the full context