jenkinsci / templating-engine-plugin

create tool-agnostic, templated pipelines to be shared by multiple teams
https://jenkinsci.github.io/templating-engine-plugin/latest/
Apache License 2.0
171 stars 58 forks source link

multi-branch pipelines can't load libraries #288

Closed steven-terrana closed 2 years ago

steven-terrana commented 2 years ago

PR Details

fixes #286

Description

PR #263 introduced a major regression impacting ScmLibraryProvider

How Has This Been Tested

unit test reproduces error and then resolves with fix

Types of Changes

Checklist