[JIRA] (JENKINS-56380) Last Changes plugin looking for .git in wrong location

2019-03-03 Thread jbennett2...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jeffrey Bennett updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56380  
 
 
  Last Changes plugin looking for .git in wrong location   
 

  
 
 
 
 

 
Change By: 
 Jeffrey Bennett  
 
 
Attachment: 
 log  
 

  
 
 
 
 

 
 
 

 
 
 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-56380) Last Changes plugin looking for .git in wrong location

2019-03-03 Thread jbennett2...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jeffrey Bennett updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56380  
 
 
  Last Changes plugin looking for .git in wrong location   
 

  
 
 
 
 

 
Change By: 
 Jeffrey Bennett  
 
 
Attachment: 
 Jenkinsfile  
 

  
 
 
 
 

 
 
 

 
 
 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-56380) Last Changes plugin looking for .git in wrong location

2019-03-03 Thread jbennett2...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jeffrey Bennett created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56380  
 
 
  Last Changes plugin looking for .git in wrong location   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Rafael Pestano  
 
 
Components: 
 last-changes-plugin  
 
 
Created: 
 2019-03-04 05:19  
 
 
Environment: 
 Jenkins 2.150.3  Last Changes Plugin 2.6.8  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Jeffrey Bennett  
 

  
 
 
 
 

 
 Receiving error: 00:00:04.421 Publishing build last changes...  00:00:04.422 ERROR: Last Changes NOT published due to the following error: Could not find previous head of repository located at /var/lib/jenkins/jobs/omni-pipeline/branches/release-3-8.d1f6no/builds/28/.git. Its your first commit?   The lastChangesPlugin appears to be looking for ".git" in jobs/.../branches/.../builds rather than in workspace.   This was with vcsDir: ''.    I've additionally tried providing it hints via a more explicit vcsDir, but it still seems to go looking in jobs directory.            
 

  
 
 
 
 

 
 
 

 
 
 Add Comment