-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Linux, Perforce
It would be nice to be able to build software from different branches using matrix configuration.
I would like to have a parameter in the client view map, like this:
//mib2_com/${BRANCH}/sqlite3/... //WRK/sqlite3/...
and this should be replaced with the actual branch, e.g. "dev/main", "rel/2014", ...
Master Job checkout behaviour:
As there is currently no way to omit the checkout in the Master Matrix Job, the first value of the axes should be used.
As we're doing a lot of branches in our company, I would appreciate this behaviour a lot! This would make our configuration so much more light weight
Thanks in advance,
Christian
- is related to
-
JENKINS-23467 Streamline the variables handling
-
- Resolved
-
Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/hudson/plugins/perforce/utils/MacroStringHelper.java
http://jenkins-ci.org/commit/perforce-plugin/a35f1fe507ac86a08f857fe0e03a36d658a66138
Log:
[FIXED JENKINS-23599] - Substitute Matrix Axis values in PerforceSCM
Behavior:
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>