Skip to content

Releases: codeleague/codecoach

Release v2.4.0

11 Jul 08:07
0894d4a
Compare
Choose a tag to compare

Changes

  • Refactor common vcs engine to use proper composition (#141)
  • Publish prerelease version on main & Stop pushing from MR (#142)
  • Refactor AnalyzerBot into DI pattern and add unit tests (#145)
  • Add suppressRules config (#147)
  • Add SwiftLint support (#148)

Release v2.3.0

22 Jun 06:44
e9ff8e2
Compare
Choose a tag to compare

Changes

  • Create common VCS engine #137
  • Publish PR version of docker image #138
  • Add capability to dry run #136
  • Add double space after line text #140
  • add ruleId and type to codecoach output #139

Release v2.2.0

22 Mar 12:57
ae39498
Compare
Choose a tag to compare

Changes

  • Implement failOnWarnings config (#135)

Release v2.1.0

04 Oct 09:16
82e60c3
Compare
Choose a tag to compare

Changes

  • Add exit code behavior for GitLab as GitLab doesn't have commit status report (#134)

Release v2.0.2

03 Oct 18:12
74519bc
Compare
Choose a tag to compare

Changes

  • Use alpine image (#133)

Release v2.0.1

03 Oct 17:03
e859797
Compare
Choose a tag to compare

Changes

  • Fix config name gitlabMr to be gitlabMrIid as advertised (#132)

Release v2.0.0

03 Oct 16:14
7c34651
Compare
Choose a tag to compare

Changes

  • Add GitLab support (#130)
  • BREAKING: Configuration structure refactoring (#130)
  • Publish Docker image to Dockerhub (#131)

Release v1.6.2

25 Nov 09:34
ac938fa
Compare
Choose a tag to compare

Changes

  • Fix filename support for MSBuildParser #129

Release v1.6.1

25 Nov 07:55
53c139b
Compare
Choose a tag to compare

Changes

  • Fix compatibility issue with new dotnetbuild and msbuild log formats

Release v1.6.0

23 Nov 11:30
45490cf
Compare
Choose a tag to compare

Changes

  • Rename npm package from codecoach to @codecoach/cli for future expansions.
  • CodeCoach now accepts config file, no more long commands