jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-52221] Support bash array parsing in Parameterized Trigger Plugin Parameters Text Area
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
I would like to be able to have bash arrays parsed inside of the "Parameters" textarea in the Parameterized Trigger Plugin's Invoke i=0...N trigger. I could be wrong, but I believe at this time only boolean and string values are evaluated. This would help me with triggering builds with an array parameter and passing an index of that parameter to the targeted job.
---
Originally reported by zpallin, imported from: Support bash array parsing in Parameterized Trigger Plugin Parameters Text Area
Raw content of original issue
I would like to be able to have bash arrays parsed inside of the "Parameters" textarea in the Parameterized Trigger Plugin's Invoke i=0...N trigger. I could be wrong, but I believe at this time only boolean and string values are evaluated. This would help me with triggering builds with an array parameter and passing an index of that parameter to the targeted job.
- environment:
Latest
Contributor guide
Assessment
This issue has not been assessed yet.