Closed corasaniti closed 2 years ago
Hi, thanks for the suggestion!
ansemjo/speedtest
image is the last one that I still push on my DockerHub account. My GitHub action workflows mostly push to GitHub's own container registry ghcr.io now: ghcr.io/ansemjo/speedtest
Therefore, as a compromise, would maintaining a CHANGELOG.md
in-repo and linking to it from the Readme and image description on DockerHub be adequate? For most of the things that dependabot
updates through its pull-requests, I don't even bother to bump the minor version because those updates shouldn't change any functionality. Was there something that broke for you recently?
Note to self:
Could you write the released version on the web page with the graphic? Thanks
I've started a changelog and the DockerHub description now points to the README and CHANGELOG files in this repository. I won't update the image description on DockerHub for every new release.
The latest tagged release can be found under Releases on GitHub or in the list of package versions, since the images released to ghcr.io will always be the same as those pushed to DockerHub.
Hi
it would be nice for every release or push to dockehub, to write a release note or changelog to know the improvements and changes. Thanks