Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 2.42 KB

0.0.5 (2023-03-06)

📦 Maintenance

  • deps: update cycjimmy/semantic-release-action action to v3.2.0 (5ad6b32)

🐛 Bug Fixes

  • remove deprecated method of setting outputs (58c7b60)

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