Quantcast

[JIRA] (JENKINS-13388) Add option to delete existing artifacts before copyc

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13388) Add option to delete existing artifacts before copyc

JIRA noreply@jenkins-ci.org
Josh Davidson created JENKINS-13388:
---------------------------------------

             Summary: Add option to delete existing artifacts before copyc
                 Key: JENKINS-13388
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13388
             Project: Jenkins
          Issue Type: New Feature
          Components: copyartifact
            Reporter: Josh Davidson
            Assignee: Alan Harder


It would be nice if the copy artifact build step would allow users to specify that the plugin should delete artifacts from a prior run before copying.  With the current behavior, the only way to prevent renamed or deleted artifacts from making there way into a job is to manually add a build step to remove the copied artifacts in each job that uses this plugin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13388) Add option to delete existing artifacts before copy

JIRA noreply@jenkins-ci.org

     [ https://issues.jenkins-ci.org/browse/JENKINS-13388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Davidson updated JENKINS-13388:
------------------------------------

    Summary: Add option to delete existing artifacts before copy  (was: Add option to delete existing artifacts before copyc)
   

> Add option to delete existing artifacts before copy
> ---------------------------------------------------
>
>                 Key: JENKINS-13388
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13388
>             Project: Jenkins
>          Issue Type: New Feature
>          Components: copyartifact
>            Reporter: Josh Davidson
>            Assignee: Alan Harder
>
> It would be nice if the copy artifact build step would allow users to specify that the plugin should delete artifacts from a prior run before copying.  With the current behavior, the only way to prevent renamed or deleted artifacts from making there way into a job is to manually add a build step to remove the copied artifacts in each job that uses this plugin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-13388) Add option to delete existing artifacts before copy

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
wernight commented on New Feature JENKINS-13388

Probably better would be to rsync/mirror/delete-only-missing files. That would speed up quiet a lot!

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...