Skip to content

bvsharp/pipelines-shared-library

 
 

Repository files navigation

Jenkins Pipelines Shared Library for FOLIO

Update Jenkins core and plugins

Define 'jenkinsUrl', 'jenkinsUser' and 'jenkinsApiToken' gradle properies. Api token can be added on https://{jenkinsUrl}/user/{jenkinsUrl}/configure url.

Execute 'gradle syncJenkinsConfig' command in project folder.

Jenkins "retrieveJenkinsPluginData" fail

If automatic download of Jenkins installed plugins failed due to some issues and bugs your can open the https://jenkins-aws.indexdata.com/pluginManager/api/json?depth=2 url, save the content to "jenkinsResources/plugins.json" file and rerun "gradle syncJenkinsConfig" and at this time all Jenkins dependencies will be added to classpath.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 82.6%
  • HCL 15.4%
  • Java 1.6%
  • Shell 0.3%
  • Smarty 0.1%
  • JavaScript 0.0%