mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-23 19:37:46 +08:00
* feat: add docker stub for deprecated ipfs/go-ipfs name implements docker part of #10941 by creating a stub image that redirects users from ipfs/go-ipfs to ipfs/kubo changes: - add stub dockerfile and script in .github/legacy/ - modify docker-image.yml to push stub to ipfs/go-ipfs with same tags as ipfs/kubo - remove ipfs/go-ipfs from get-docker-tags.sh to prevent docker-hub job from pushing to legacy name - stub displays clear deprecation message directing users to ipfs/kubo:release * docs: add v0.39 changelog highlight for go-ipfs deprecation |
||
|---|---|---|
| .. | ||
| archive-branches.sh | ||
| check_go_version | ||
| check_version | ||
| container_daemon | ||
| container_init_run | ||
| dist_get | ||
| gencmdref | ||
| get-docker-tags.sh | ||
| graphmd | ||
| ipns-republish | ||
| maketarball.sh | ||
| mkreleaselog | ||
| push-docker-tags.sh | ||
| Rules.mk | ||
| test-go-build-platforms | ||
| test-go-fmt | ||