adop-jenkins icon indicating copy to clipboard operation
adop-jenkins copied to clipboard

Results 21 adop-jenkins issues
Sort by recently updated
recently updated
newest added

I was messing around with the latest from adop-docker-compose and noticed this error: > groovy.lang.MissingMethodException: No signature of method: static jenkins.plugins.nodejs.NodeJSPlugin.instance() is applicable for argument types: () values: [] Possible...

upgrade sonar plugin to 2.5 Change SonarQube version server to 5.3 or Higher

This PR adds Anchore plugin to the pre-deploy installation and its configuration before Jenkins initialization. (Plugin is not enabled by default in its design...)

Currently the Job_Runner call is in the conditional block of Load_Platform so if people choose not to generate example workspace, Job_Runner also won't be called which is incorrect behaviour. This...

Currently the Load_Platform job calls another child job [Job_Runner](https://github.com/Accenture/adop-platform-management/blob/master/bootstrap/Platform_Management/Job_Runner.groovy) which in turn executes all the jobs responsible for setting up your platform. For some reason, it is under a conditional...

bug
help wanted

Enable injection of SonarQube server configuration as build environment variables

just a case of adding the simple theme plugin; curling a theme into the $jenkins_home/userContent/. and setting the url string ni the jenkins system config to /userContent/ would also be...

enhancement

When a Jenkins job has enabled the SonarQube analysis, the job page displays a direct link to the SonarQube project/artifact page. However currently in our Jenkins image, the link is...

@nickdgriffin @anton-kasperovich, For your review. My Pull Request here - https://github.com/Accenture/adop-jenkins/pull/17