Skip to content

Releases: LucaScorpion/instant-sonar

v1.1.2

23 Oct 10:27
ab5525f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

24 Aug 09:16
ba4eb31
Compare
Choose a tag to compare

What's Changed

  • Check for operational message since container start instead of polling API by @LucaScorpion in #8

Full Changelog: v1.1.0...v1.1.1

v1.1.0

23 Aug 11:37
8ece64d
Compare
Choose a tag to compare

This version adds an option for significant performance improvements on Mac and Windows: copying files into the Sonar Scanner container instead of using a bound volume (-c or --copy). With a tested project this resulted in a ~37% performance increase.

What's Changed

  • Add option for copying files instead of binding volume by @LucaScorpion in #5
  • Fix project name in SonarQube when using a path other than PWD by @LucaScorpion in #6

Full Changelog: v1.0.1...v1.1.0

v1.0.1

22 Aug 19:07
40bc7fa
Compare
Choose a tag to compare

This update fixes the SonarQube API calls on Mac by binding port 9000 of the SonarQube container.

What's Changed

  • Expose port 9000, use localhost for sonarqube API calls by @LucaScorpion in #1

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Aug 18:19
Compare
Choose a tag to compare