commitlint
commitlint copied to clipboard
Feature: Commitlint Official Docker Image
Feature request
When searching dockerhub it appears there are many unofficial versions of self contained commitlint avaialble. While these might be ok for the general public this won't fly for many. Main reasons are unofficial ports tend to be out dated.
The request is to see if there is any interest in developing a Dockerfile to get this library into the overall pipeline to keep an official commitlint docker image up to date and supported directly by conventional-changlog .
Expected Behavior
docker run conventional-changelog/commit:lint:SOME_VERSION --help
IE all commands work the same as normal direct cli implementation
@nmccready This is on the roadmap, and something I have been working on. We are trying to improve the developer experience for running commitlint in CI. Watch this space :eyes:
https://github.com/conventional-changelog/commitlint#roadmap
any news on this?
any news on this?
We have recently had a discussion on this in #3423. You can see my comments on some issues we have been facing https://github.com/conventional-changelog/commitlint/issues/3423#issuecomment-1320023141
https://hub.docker.com/r/commitlint/commitlint