Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Releases: KurtWagner/checkee

Experimental 0.0.5

19 Jul 03:08
Compare
Choose a tag to compare
Experimental 0.0.5 Pre-release
Pre-release

Fixes:

  • Some checkstyles were missing "source" attribute on errors. This change gracefully ignores the source if one is not given (fixes #6)

Experimental 0.0.4

19 Mar 04:48
Compare
Choose a tag to compare
Experimental 0.0.4 Pre-release
Pre-release

Fixes:

  • Missing comments on unchanged files. These files were appearing in the activity of bitbucket but not on the actual files. See discussion here (fixes #3)

Experimental 0.0.3

23 Feb 11:57
Compare
Choose a tag to compare
Experimental 0.0.3 Pre-release
Pre-release

Fixes:

  • Retry HTTP requests on "Too Many Requests"

Experimental 0.0.2

14 Feb 10:18
Compare
Choose a tag to compare
Experimental 0.0.2 Pre-release
Pre-release

Features

  • new arguments --username and --password instead of --credentials
  • new arguments --message-identifier can now be used to set the unique identifier for comments. This should be used when you have multiple runs on a single pullvrequest.

Experimental 0.0.1

11 Feb 09:28
Compare
Choose a tag to compare
Experimental 0.0.1 Pre-release
Pre-release
Add coverage badge to readme