Skip to content

Releases: Blarc/gitlab-template-lint-plugin

v0.0.6

23 Jun 20:05

Choose a tag to compare

v0.0.6 Pre-release
Pre-release

Added

  • Added basic plugin icon.

Changed

  • Updated plugin description.

v0.0.5

22 Jun 19:46

Choose a tag to compare

v0.0.5 Pre-release
Pre-release

Added

  • Add [chore] tag to changelog commit.

v0.0.4

22 Jun 19:10

Choose a tag to compare

v0.0.4 Pre-release
Pre-release

Added

  • Added a basic table with remotes and project ids
  • Added GitHub actions workflows

Gitlab Lint Plugin 0.0.3

26 May 20:16

Choose a tag to compare

Pre-release

Changes:

  • add basic documentation for installation with zip
  • add OkHttp dependency
  • add Kotlin plugin dependency

Gitlab Lint Plugin 0.0.2

23 May 19:22

Choose a tag to compare

Pre-release

Changes:

  • removed checking for valid yaml, because Gitlab CI template is not necessarily a valid yaml
  • now searches for project by project name and project url
  • uses the current branch for linting

Gitlab Lint Plugin 0.0.1

22 May 10:32

Choose a tag to compare

Pre-release

Basic functionalities:

  • setting private Gitlab token
  • error message on linting error