- Add a
--personal-access-tokenoption specify a personal access token (e.g. when 2FA is enabled). Thanks @fhitche1 (!13)
- Fixes short command line options that where not working since upgrade to urfave/cli v2 (#12)
- Option
--gitlab-urlnow has precedence over detecting URL from the origin remote(#13)
- Code refactoring, CI and build tooling improvement (!15)
- Validate value of
--gitlab-url(#14)
- Better error when unable to contact the gitlab API (#9)
Breaking changes:
- When no scheme (http or https) is explicitly given or guessable for a Gitlab URL, https:// is now used by default.
Download binaries:
- gitlab-ci-linter.darwin-386
- gitlab-ci-linter.darwin-amd64
- gitlab-ci-linter.linux-386
- gitlab-ci-linter.linux-amd64
- gitlab-ci-linter.linux-arm
- gitlab-ci-linter.linux-arm64
- gitlab-ci-linter.windows-386.exe
- gitlab-ci-linter.windows-amd64.exe