Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 2.22 KB

0.1.0 (2022-09-27)

Features

  • Run Code Climate only on files changed from target branch
  • Change pass / fail logic to give less weightage to minor issues and info

0.0.4 (2022-03-21)

📦 Maintenance

  • add sonar properties (de71da2)
  • deps: update actions/checkout action to v3 (1514492)
  • deps: update actions/upload-artifact action to v3 (40323f6)
  • deps: update cycjimmy/semantic-release-action action to v2.6.0 (7eea5eb)
  • deps: update cycjimmy/semantic-release-action action to v2.7.0 (58b7ded)
  • deps: update cycjimmy/semantic-release-action action to v3 (c5d9265)

0.0.3 (2021-06-02)

Bug Fixes

  • add automatic semantic release (b74ed92)

0.0.2 (2021-05-18)

Bug Fixes

  • rename action to codeclimate-standalone (778c44f)

0.0.1 (2021-05-18)

Features

  • Run Code Climate as a standalone job with no dependency to the Code Climate web service
  • Optional HTML report
  • Set your own thresholds for pass / fail criteria of the job
  • Ability to provide your own config in at any relative path