Dne čtvrtek, 13. června 2013 3:28:06 UTC+2 vimil napsal(a): > > Hi, > > Our Build Scripts generate a lot of log files that we archive as > artifacts. The issue is that we don't have a way of compressing artifacts > to a zip file while still being able to access contents using the Artifacts > link. > > I recently came across the TrueVFS project which treats a ZipFile as a > directory. I am in the process of creating a plugin using this project. > However I had to make some changes to FilePath and Run classes so that I > could integrate this project with Jenkins. I am not sure if my changes will > break any existing functionality. > > I would like help from someone to review my changes and see if it is > possible to get these changes into Jenkins core or suggest a better > approach. > > Here is a screenshot of what I was able to accomplish so far > > The 3 folders shown below are actually been read from artifacts.zip file > stored in the archive folder of the build. > > [image: Inline image 2] > Thanks > Vimil >
Hi, we have the similar issue - I started to work on it, but only for zip file - I looked that your solution will work not only for zip. If you want I will be happy to help, because we need this feature as soon as possible. Regards, Lucka -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
