Skip to content

Releases: cloudflare/pint

v0.59.0

24 May 10:48
2be0d47
Compare
Choose a tag to compare

Added

  • Added GitLab support when running pint ci.

Changed

  • Reduced severity of problems reported by promql/counter due
    to high number of false positives. It will now report warnings instead of errors.

Fixed

  • Fixed false positive reports from rule/duplicate when a rule file
    is being deleted and the rules are moved to a different file.

v0.58.1

25 Apr 09:38
d45c805
Compare
Choose a tag to compare

Fixed

v0.58.0

02 Apr 13:51
b8c295d
Compare
Choose a tag to compare

Fixed

  • Fixed false positives from rule/duplicate check
    when running pint ci on files that are both edited and renamed in the same PR.
  • rule/dependency will no longer report removed symlinks.

v0.57.3

27 Mar 13:42
0c34019
Compare
Choose a tag to compare

Fixed

  • Fixed compatibility with older git releases.
  • Fixed maxComments defaulting to zero when using GitHub reporter.
  • Fixed maxComments comment creation on GitHub - #935.

v0.57.2

26 Mar 08:31
10592a1
Compare
Choose a tag to compare

v0.57.2

Fixed

  • Fixed release workflow on GitHub actions.

v0.57.0

Added

  • GitHub and BitBucket reporters now supports maxComments option to limit the number
    of comments pint can create on a single pull request.
    Default value of maxComments is 50.

v0.56.2

22 Mar 16:23
cc4ae78
Compare
Choose a tag to compare

Fixed

  • query/cost will now only create reports if a query is more
    expensive than any of the configured limits.
  • Fixed duplicated reports when using BitBucket reporter.

v0.56.1

21 Mar 12:26
4662448
Compare
Choose a tag to compare

Changelog

v0.56.0

18 Mar 16:43
7e117c8
Compare
Choose a tag to compare

Changelog

v0.55.0

14 Mar 12:04
9e508e9
Compare
Choose a tag to compare

Changelog

v0.54.0

04 Mar 14:15
e28be79
Compare
Choose a tag to compare

Changelog