| thcipriani added a comment. |
I think git commit history provides different information than an image changelog. Also if a repository contains more than a Dockerfile, git commit history may not match-up with changes to a container (i.e. changes to the README don't matter to the person using the image, or if a repo contains multiple images).
One tool currently in use is docker-pkg (written by @Joe). docker-pkg built images require a debian changelog file (easily updated via dch or gbp dch). This method seems to work fine for integration/config and operations/docker-images. Caveat that I haven't updated an image in either of these repos recently.
TASK DETAIL
EMAIL PREFERENCES
To: thcipriani
Cc: Addshore, Joe, hashar, thcipriani, dbarratt, Aklapper, Tarrow, Lahi, Gq86, GoranSMilovanovic, QZanden, Gstupp, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331
Cc: Addshore, Joe, hashar, thcipriani, dbarratt, Aklapper, Tarrow, Lahi, Gq86, GoranSMilovanovic, QZanden, Gstupp, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
