Docker Publishing and other workflow updates - #681
Conversation
fmigneault
left a comment
There was a problem hiding this comment.
The hooks/ should be removed since not needed anymore.
Signed-off-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
Are you sure you want these removed? If they still work, you could still have the option to manually upload built images. |
Hooks are part of the automated build (https://docs.docker.com/docker-hub/repos/manage/builds/advanced/), I expect them to not be functional anymore once it is fully retired. I think its ok anyway. There are make targets for build/push each of them if needed manually, and the CI should take care of them for releases. I would actually rather make sure DockerHub doesn't do duplicate auto-builds that the CI should do in the meantime will the features still exists. |
Summary
Closes #662
Changes
bump2versionwithbump-my-version.ubuntu-26.04.MagpieandTwitcher w/MagpieAdapter