geerlingguy / drupalci-sonar-jenkins

DEPRECATED - Drupal CI environment with SonarQube and Jenkins for Drupal Core code analysis.
41 stars 16 forks source link

Modernize, get working with latest Sonar + Jenkins 2 #16

Closed geerlingguy closed 6 years ago

geerlingguy commented 8 years ago

There are a few things that no longer work now that this project has been left alone for a couple years (not that I've had anything else going on :P).

Currently the installation works fine, and leaves you with SonarQube and Jenkins, but the Drupal jobs and configs don't all get imported anymore with Jenkins 2.x, so out of the box there are—gasp!—manual steps required to do anything useful.

I hate manual labor.

geerlingguy commented 7 years ago

I can also get automated tests working via Travis CI maybe (just like with Drupal VM), and that would allow for easier insight into what's failing where, and make contribution/changes a lot easier!

geerlingguy commented 6 years ago

This project is being deprecated (though the underlying roles are still maintained); please see https://github.com/geerlingguy/drupalci-sonar-jenkins/issues/27