-
New Feature
-
Resolution: Won't Do
-
Minor
In case of a Jenkinsfile residing in a submodule, we would have to clone the parent repo and then have `git submodule update --init --recursive` before the Jenkinsfile is accessed for the build. There needs to be an option in the advanced behaviours which allows us to do this.
[JENKINS-61109] Allow Jenkinsfile in a submodule
Description | Original: In case of a Jenkinsfile residing in a submodule, we would have to clone the parent repo and then have `git submodule update --init --recursive` before the Jenkinsfile is accessed for the build. There needs to be an option in the advanced behaviours which allows us to do this. | New: In case of a Jenkinsfile residing in a submodule, we would have to clone the parent repo and then have git submodule update --init --recursive before the Jenkinsfile is accessed for the build. There needs to be an option in the advanced behaviours which allows us to do this. |
Description | Original: In case of a Jenkinsfile residing in a submodule, we would have to clone the parent repo and then have git submodule update --init --recursive before the Jenkinsfile is accessed for the build. There needs to be an option in the advanced behaviours which allows us to do this. | New: In case of a Jenkinsfile residing in a submodule, we would have to clone the parent repo and then have `git submodule update --init --recursive` before the Jenkinsfile is accessed for the build. There needs to be an option in the advanced behaviours which allows us to do this. |
Assignee | Original: Mark Waite [ markewaite ] |
Summary | Original: Git Plugin : Add Option in Advanced Behaviours to Clone submodules | New: Allow Jenkinsfile in a submodule |
Resolution | New: Won't Do [ 10001 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |