jenkinsci / jenkinsci/extensible-choice-parameter-plugin
[JENKINS-43723] Support workspace directory for files
- Dominant language
- Java
- Stars
- 19
- Forks
- 36
- Avg merge
- 1d 54m
- Merged PRs (30d)
- 1
Description
This is really useful to select files from within a git project, ATM I have to set the base directory to jobs/athena/jobs/run/workspace which is a bit ugly.
perhaps supporting the Token Macro plugin would be sufficient?
One alternative would be to change it to be relative to WORKSPACE rather than JENKINS_HOME (which would be a breaking change)
---
Originally reported by adrianbridgett, imported from: Support workspace directory for files
Raw content of original issue
This is really useful to select files from within a git project, ATM I have to set the base directory to jobs/athena/jobs/run/workspace which is a bit ugly.
perhaps supporting the Token Macro plugin would be sufficient?
One alternative would be to change it to be relative to WORKSPACE rather than JENKINS_HOME (which would be a breaking change)
Contributor guide
Assessment
This issue has not been assessed yet.