jdamata / terraform-provider-sonarqube

Terraform provider for managing Sonarqube configuration
GNU General Public License v3.0
62 stars 51 forks source link

Test against the latest version of SonarQube as well as the LTS edition #161

Closed freeranger closed 1 year ago

freeranger commented 1 year ago

Add additional targets to test against the latest images

freeranger commented 1 year ago

@jdamata This isn't ready for merging yet - if you run the action then you will see failures with the latest (v10) Sonar. The problem is that they previously deprecated and have now removed some API properties that the provider is still using.

Once those issues are addressed, this PR could be merged. I created it now to make it easy to see where the failures are

freeranger commented 1 year ago

@jdamata This looks good now - all tests passing in all images