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

Update tool tips in Jenkins UI #290

Closed steven-terrana closed 2 years ago

steven-terrana commented 2 years ago

PR Details

the functionality released in 2.4 (#252) has resulted in some confusion for users.

This PR adds clearer tooltips in the Jenkins UI.

Description

should not have an impact on users existing job configurations or Job DSL.

How Has This Been Tested

all tests still pass.

confirmed that existing job configurations are persisted after upgrade with the addition of the <f:advanced> block

Types of Changes

Checklist