[JIRA] (JENKINS-48489) ability to specify a path prefix to archiveArtifacts

2019-02-20 Thread nioncode+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nicolas Schneider commented on  JENKINS-48489  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ability to specify a path prefix to archiveArtifacts   
 

  
 
 
 
 

 
 I'm running a stage per build target (windows, linux32, linux64, android, ...) and having all artifacts being put in the same directory by default simply overwrites all outputs with the same name of another build target, e.g. build/bin/libfoo.so from linux32 and linux64 will end up being either the output from linux32 or the one from linux64. There is no warning or anything. Ideally, archiveArtifacts should fail if the same file is archived twice (and is not identical). By having a 'prefix' option (which could use the current stage's name by default) this would be easily solved.  
 

  
 
 
 
 

 
 
 

 
 
 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-48489) ability to specify a path prefix to archiveArtifacts

2018-11-21 Thread cr...@2ndquadrant.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Craig Ringer commented on  JENKINS-48489  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ability to specify a path prefix to archiveArtifacts   
 

  
 
 
 
 

 
 I'm really surprised not to see more interest in this issue, I ran into it as soon as I started doing any archiving in parallel jobs. The shell workaround is ugly. I'll try to find time to patch this, but it looks like it requires changes to Jenkins and to pipeline, which is likely why it hasn't been picked up yet.  
 

  
 
 
 
 

 
 
 

 
 
 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.