Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for multiple SVN Modules. #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andreizet
Copy link

Added multiple SVN Modules support for Feature Branch, Rebase and
Integrate actions.

Also, for Feature Branch, all SVN Modules will be copied to child-job.

In FeatureBranchProperty, inside method integrate, I've found no way to get for a ModuleLocation corresponding Job checkout folder. So if you look at line 334, I am iterating through svnModules and with current index, I get corresponding svn checkout folder from upstreamLocations. With other words I hope that indexes will match. I didn't research much about this, so if there is another prettier solution, please let me know.

Added support for multiple SVN Modules for Feature Branch, Rebase and
Integrate actions. Also, for Feature Branch, all SVN Modules will be
copied to child-job.
@jenkinsadmin
Copy link
Member

Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants