You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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 👀
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 implementationThe text was updated successfully, but these errors were encountered: