Skip to content

Releases: kitabisa/sonarqube-action

v1.2.1

25 Sep 08:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Jun 05:36
Compare
Choose a tag to compare

513476d Update readme
b3336b3 update(entrypoint): code-style & sonar sources pointing to project base dir
214c4b6 update(entrypoint): remove conditional trigger event & dynamic source encoding and code-style
70d39d8 Add source encoding
7e63816 Update readme
9d60bdd update(entrypoint): exit early on Maven/Gradle project, and - display warning on auth w/o using token - proper sonar-project.properties link - unset JAVA_HOME environment (fix #31)

Full Changelog: v1.1.2...v1.2.0

v1.1.1

21 Oct 22:40
10a365b
Compare
Choose a tag to compare

Changelog

  • Using official Sonar Scanner Docker image instead (incompatible issue #29) (#30)

Release v1.1.0

09 Nov 16:02
Compare
Choose a tag to compare

Release v1.0.1

25 Jul 23:11
276b0c8
Compare
Choose a tag to compare

Changelog

  • Fix Constant "workspace" as Project Key & Name (PR #10)

v1.0.1 Development

21 Jul 16:23
Compare
Choose a tag to compare

DEPRECATED!

Changelog

  • Removes a constant value that will rewrite values of sonar project properties, which consist of:
    • sonar.projectKey, and
    • sonar.projectName

Release v1.0.0

17 Jul 02:32
Compare
Choose a tag to compare

Changelog

  • Add project identity parameters #6
  • ➖ Remove unused variable
  • 📘 Update usage docs

Release candidate for v1.0.0

22 Jun 23:06
Compare
Choose a tag to compare
  • 🐛 Bug fixes for #5
  • 📝 Update docs

Release for v0.1.2

22 Jun 17:54
Compare
Choose a tag to compare
  • 🐛 Bug fixes for #3
  • ⚡ Add missing packages #4

First release

30 Jan 09:49
Compare
Choose a tag to compare
v0.0.1

add condition event only in PR