[JIRA] (JENKINS-32658) Multibranch pipeline 'checkout scm' does not handle Git submodules

2019-09-26 Thread jsm...@zivra.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 james smith commented on  JENKINS-32658  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Multibranch pipeline 'checkout scm' does not handle Git submodules   
 

  
 
 
 
 

 
 I ran into this problem today, submodules not being checked out, and the problem in my case was that I added the submodules to use ssh, but the multibranch pipeline uses https to do the git checkout. Once I updated my .gitmodules to use https urls it worked fine.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.167810.1453920592000.6138.1569509700520%40Atlassian.JIRA.


[JIRA] (JENKINS-32658) Multibranch pipeline 'checkout scm' does not handle Git submodules

2018-09-27 Thread rdecarr...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Decarreau assigned an issue to Robert Decarreau  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-32658  
 
 
  Multibranch pipeline 'checkout scm' does not handle Git submodules   
 

  
 
 
 
 

 
Change By: 
 Robert Decarreau  
 
 
Assignee: 
 Jesse Glick Robert Decarreau  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32658) Multibranch pipeline 'checkout scm' does not handle Git submodules

2018-09-27 Thread rdecarr...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Decarreau assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-32658  
 
 
  Multibranch pipeline 'checkout scm' does not handle Git submodules   
 

  
 
 
 
 

 
Change By: 
 Robert Decarreau  
 
 
Assignee: 
 Robert Decarreau  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32658) Multibranch pipeline 'checkout scm' does not handle Git submodules

2017-03-17 Thread jenk...@uhp-software.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 UHP commented on  JENKINS-32658  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Multibranch pipeline 'checkout scm' does not handle Git submodules   
 

  
 
 
 
 

 
 There is a solution for that using the approaches described in https://support.cloudbees.com/hc/en-us/articles/226122247-How-to-Customize-Checkout-for-Pipeline-Multibranch Problem for us is that calling checkout([     $class: 'GitSCM',]) seems to create the "impression" that another repo is used. We get the error  None or multiple repos  when we call "bitbucketStatusNotify(...)"    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32658) Multibranch pipeline 'checkout scm' does not handle Git submodules

2016-12-10 Thread stefan.fr...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stefan Freyr Stefansson commented on  JENKINS-32658  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Multibranch pipeline 'checkout scm' does not handle Git submodules   
 

  
 
 
 
 

 
 This workaround does not always work. The scm credentials used to check out the repository are not available in the sh line so you can get an access denied. Is there any way to execute the submodule command in the same context as the `checkout scm` is being run?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32658) Multibranch pipeline 'checkout scm' does not handle Git submodules

2016-07-28 Thread stan.dom...@smartrac-group.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stan Domula updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-32658  
 
 
  Multibranch pipeline 'checkout scm' does not handle Git submodules   
 

  
 
 
 
 

 
Change By: 
 Stan Domula  
 
 
Comment: 
 [~jglick] how to set the extension config on scm? There is no function in GitSCM class to set the extensions except with the constructor. I can create a custom checkout(...) call. but than it makes no sense in a multibranch project with Jenkinsfiles.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32658) Multibranch pipeline 'checkout scm' does not handle Git submodules

2016-07-22 Thread stan.dom...@smartrac-group.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stan Domula edited a comment on  JENKINS-32658  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Multibranch pipeline 'checkout scm' does not handle Git submodules   
 

  
 
 
 
 

 
 [~jglick] how to set the extension config on scm?  There is no function in GitSCM class to set the extensions except with the constructor.  I can create a custom checkout(...) call. but than it makes no sense in a multibranch project with Jenkinsfiles.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32658) Multibranch pipeline 'checkout scm' does not handle Git submodules

2016-07-22 Thread stan.dom...@smartrac-group.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stan Domula commented on  JENKINS-32658  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Multibranch pipeline 'checkout scm' does not handle Git submodules   
 

  
 
 
 
 

 
 Jesse Glick how to set the extension config on scm? I can create a custom checkout(...) call. but than it makes no sense in a multibranch project with Jenkinsfiles.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.