-
Improvement
-
Resolution: Duplicate
-
Major
-
None
Sometimes job requires files not only from single source, e.g. source code from Subversion and some data from shared file system or URL.
Currently only one of Source Code Managements items can be used.
- duplicates
-
JENKINS-7192 Use multiple SCM sources
-
- Reopened
-
Or changes in different repos should be tested and merged together atomically if they all have the same topic.
Reasoning:
Sometimes we make a change in 2 (or more) repos, and we need to test the two changed repos together, or the tests will fail.