Skip to content

jenkinsci/shared-library-version-override-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Library Version Override plugin for Jenkins

Build Status Contributors Jenkins Plugin GitHub release MIT License

Overview

With this plugin, you can configure a specific version of a Shared Library in folders.

Setup

  • Be sure you have Pipeline Groovy Libraries installed
  • Go to the configuration page of your Folder, Organization Folder, Pipeline Multibranches, ...
  • Under The Shared Library Version Override section, add a new Custom Configuration element

Configuration

Security

  • A Global Pipeline Library without the "Allow default version to be overridden" option, can't be overridden with this plugin, a custom configuration will be skipped.
  • An overridden Global Trusted Pipeline Library will still be trusted.
  • An overridden Global Untrusted Pipeline Library or a Pipeline Library defined at Folder level, will still be untrusted so their code runs with sandbox restrictions and cannot use @Grab.

LICENSE

Licensed under MIT, see LICENSE

About

Jenkins plugin to override the version of a Jenkins Shared Library in Folders

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages