-
Improvement
-
Resolution: Unresolved
-
Major
-
None
I would like Perforce plugin to contribute more environment variables for the build. These are what we need:
- PERFORCE_DEPOT the depot part of the stream definition (e.g. if stream field defined like //foo/bar then PERFORCE_DEPOT=foo)
- PERFORCE_STREAM the latter part of the stream definition (e.g. if stream field defined like //foo/bar then PERFORCE_STREAM=bar)
- PERFORCE_CHANGELIST_SOURCE same as P4_CHANGELIST
- PERFORCE_CHANGELIST_SOURCE_DATE the timestamp of the latest changelist (PERFORCE_CHANGELIST_SOURCE) in the build
https://github.com/jenkinsci/perforce-plugin/pull/55