Skip to content

Releases: TouK/sputnik

Pylint support

21 Apr 09:20
Compare
Choose a tag to compare
  • #145 Pylint support

External tool support

07 Apr 13:40
Compare
Choose a tag to compare
  • #139 TSLint support (with external tool execution abstraction)
  • fixed PMD analysis bug

Build id optional param for Github integration

23 Mar 12:57
Compare
Choose a tag to compare

Mask api key in Github integration

11 Mar 13:58
Compare
Choose a tag to compare

Using API key for Github integration

04 Mar 09:28
Compare
Choose a tag to compare

Initial Github support

17 Feb 13:40
Compare
Choose a tag to compare
  • #121 SaaS connector - Sputnik will soon analyze Github projects
  • #120 Unicode support for branch name in stash-execute.sh
  • #122 Removed obsolete code in StashConnector
  • #123 Be able to override source directories
  • #127 Checkstyle bumped to version 6.14.1

Bump gerrit-rest-java-client

09 Oct 14:43
Compare
Choose a tag to compare
  • #19 updated gerrit-rest-java-client to 0.8.5

Many small fixes and improvements

01 Sep 08:56
Compare
Choose a tag to compare
  • new logo!
  • add config value for message
  • add support for configuring JSLint
  • sputnik now adds comment only once in Stash
  • switch to gerrit-rest-java-client library
  • bump Checkstyle and CodeNarc versions
  • structural refactoring in ReviewFormatter
  • skip deleted files while listing files
  • fix thrown exceptions when there are no files to review for FindBugs or PMD
  • fix NPE when running Sonar

More analysers!

26 Jan 21:44
Compare
Choose a tag to compare
  • added support for JsLint
  • added support for JsHint
  • added support for Sonar processor
  • added configurable scoring strategies for Gerrit
  • configuration errors are handled and reported with more details
  • update Checkstyle to 5.9
  • improvements and refactoring

A Groovy way

04 Dec 19:46
Compare
Choose a tag to compare

Changelog:

  • add CodeNarc inspections for Groovy
  • ...