1.0.1 • Published 2 years ago
@apolitical/mrlint v1.0.1
Apolitical MRLint
Node.js module to expose Apolitical's GitLab MR linter
Requirements
Requires the following to run:
Installation
Install with yarn
:
yarn add apolitical-mrlint
Usage
The @apolitical/mrlint
module is meant to be used from pipelines (CI/CD), doesn't matter if the repo is a UI or API.
After installing the package, just run:
yarn run danger ci -d $CI_PROJECT_DIR/node_modules/@apolitical/mrlint/index.js
NB: $CI_PROJECT_DIR
is needed in order to fetch the exported index.js
file correctly, as we're running in a VM from GitLab
And that is it, the MR suggestions should be appearing in GitLab!
1.0.1
2 years ago
1.0.0
2 years ago
0.1.0-beta.6
2 years ago
0.1.0-beta.5
2 years ago
0.1.0-beta.4
2 years ago
0.1.0-beta.3
2 years ago
0.1.0-beta.2
2 years ago
0.1.0-beta.1
2 years ago
0.1.0-beta.0
2 years ago
0.1.0
2 years ago