TouK Sputnik Versions Save

Static code review for your Gerrit patchsets. Runs Checkstyle, PMD, FindBugs, Scalastyle, CodeNarc, JSLint for you!

sputnik-2.8.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/TouK/sputnik/compare/sputnik-2.7.0...sputnik-2.8.0

sputnik-2.7.0

3 years ago
  • Enhancing README for modern info (#236) - @austinarrowsmith
  • Add shellcheck support (#190) - @dswiecki
  • Allow loading of Spotbugs properties from external file (#234) - @corebonts
  • Set config_loc property for Checkstyle (#235) - @corebonts

sputnik-2.6.0

3 years ago
  • Bump dependency versions that are grabbed transitively (#232) by @corebonts
  • Use explicit checkstyle configuration for tests (#233) by @corebonts
  • Improve Gerrit connector usability (#230) by @corebonts

Thanks @corebonts for supporting Sputnik!

sputnik-2.5.2

3 years ago

sputnik-2.5.1

3 years ago

Add sputnik-all.jar to 2.5.0 release

sputnik-2.5.0

3 years ago
  • Bump gerrit-rest-java-client to 0.9.3 (#227)
  • Use GitHub Actions to build and publish Sputnik artifacts
  • Update Gradle to 6.7.1

Version 2.4.0 was omitted due to problems with publishing.

sputnik-2.3.0

3 years ago
  • Bump Kotlin-related dependencies (#225) - thanks to @snooze92!

sputnik-2.2.3

4 years ago
  • Add ESLint path variables (#217)

sputnik-2.2.2

4 years ago
  • Added ESLint file filter (#214) by @Tomtomgo

sputnik-2.2.1

4 years ago
  • Fix with total violation count not decreasing on filtering comments out (#208)