gitlab orobardet/gitlab-ci-linter v2.2.0

latest releases: v2.4.0, v2.3.0
5 years ago
  • Add a --personal-access-token option 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-url now 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

Don't miss a new gitlab-ci-linter release

NewReleases is sending notifications on new releases.