-
Improvement
-
Resolution: Won't Fix
-
Minor
Are the any planned support for the Job DSL?
I know i can by-pass this by using configure block, i'm just curios if anything planned? as i prefer Job DSL without configure blocks.
- is related to
-
JENKINS-66839 Introduce editable-choice to pipeline users
-
- Closed
-
[JENKINS-40572] Job DSL Support
Link |
New:
This issue is related to |
Assignee | New: Tomas Norre Mikkelsen [ tomasnorre ] | |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Until this is solved, can you please share a working trick for configure block, so this plugin can be used with pipelines?
I think one difficulty is the existing ability to save recent new choices - with typical pipelines it would need to git-commit changes to Jenkinsfile or some included helper file per repo/branch... or track stuff in global config variables...