Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

Added support for new commercial edition download. #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

starchx
Copy link

@starchx starchx commented Aug 14, 2018

Sonar 7 has changed the download links for different editions. This PR adds the option for user to manage community and commercial Sonar via Puppet.

For example, in my case I need developer edition:

download_url: 'https://sonarsource.bintray.com/CommercialDistribution/sonarqube-developer'
edition: 'developer'
version: '7.2.1'

@starchx
Copy link
Author

starchx commented Aug 15, 2018

The failure is to do with Ruby version check. beaker-rspec requries Ruby > 2.1.8 while CI travis.yml only requires Ruby 2.0.0. Can we increase the Ruby version in travis.yml?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant