commitlint icon indicating copy to clipboard operation
commitlint copied to clipboard

Feature: Commitlint Official Docker Image

Open nmccready opened this issue 3 years ago • 3 comments

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 avatar Aug 11 '21 14:08 nmccready

@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

AdeAttwood avatar Aug 12 '21 06:08 AdeAttwood

any news on this?

kaiehrhardt avatar Nov 28 '22 20:11 kaiehrhardt

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

AdeAttwood avatar Nov 29 '22 07:11 AdeAttwood

https://hub.docker.com/r/commitlint/commitlint

escapedcat avatar Mar 02 '24 10:03 escapedcat