jenkinsci / jenkinsci/subversion-plugin
[JENKINS-1481] Matrix Builds and Issue 1241
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
Issue 1241 could break one of our use cases. A matrix project for a multi-os
project needs to use the same revision of the sources on each slave for which
the project is set to, in this case NOT the HEAD, but the revision as of the
time in which the build was kicked off by the master.
---
Originally reported by loweryr, imported from: Matrix Builds and Issue 1241
Raw content of original issue
Issue 1241 could break one of our use cases. A matrix project for a multi-os
project needs to use the same revision of the sources on each slave for which
the project is set to, in this case NOT the HEAD, but the revision as of the
time in which the build was kicked off by the master.
- environment:
Platform: All, OS: All
Contributor guide
Assessment
This issue has not been assessed yet.