repo forked : https://github.com/jenkinsci/image-gallery-plugin CI job : https://jenkins.ci.cloudbees.com/job/plugins/job/image-gallery/
2012/7/13 Benjamin Lau <[email protected]> > Bruno, > > Sounds awesome and I'm looking forward to it! Once you've released > I'll try and help out if I can. > > Ben > > On Thu, Jul 12, 2012 at 6:09 PM, Bruno P. Kinoshita > <[email protected]> wrote: > > Hi Ben, > > > > > > That's exactly my case, each build run generates many images (FWIW, they > are generated using ape R package, and may change from build to build). The > current version displays the images from the build workspace, but I believe > it would be possible to add an action to the build and show archived > artifacts from the build. Or maybe both, using some configuration. > > > > > > Your idea of adding support to videos as well sounds doable and is a > great idea. If no one objects, during the weekend I will work in the > plug-in code to prepare an initial version and will ask for it to be forked > in jenkinsci. > > > > Thanks! > > > > > > Bruno P. Kinoshita > > http://kinoshita.eti.br > > http://tupilabs.com > > > > > >>________________________________ > >> From: Benjamin Lau <[email protected]> > >>To: [email protected] > >>Cc: Bruno P. Kinoshita <[email protected]> > >>Sent: Thursday, 12 July 2012 3:24 AM > >>Subject: Re: A plug-in for displaying build charts/images > >> > >> > >>I bet it would be handy for displaying sequences of captured screen > shots (I plan to generate these as part of one of my builds soon). I wonder > if your plug-in could be modified to support a video gallery. > >>Anyway it sounds interesting to me. > >>Ben > >>On Jul 11, 2012 11:21 PM, "Roman" <[email protected]> wrote: > >> > >>Hi Bruno, > >>>could you please publish screen of your plugin? > >>> > >>>I looked for possibility to publish own charts based on info which > generated in build time and found (and fixed) dbCharts plugin and going to > publish fixed version. > >>> > >>>Thanks, > >>> Roman > >>> > >>>Bruno P. Kinoshita <[email protected]> писал(а) в своём > письме Thu, 12 Jul 2012 05:02:32 +0400: > >>> > >>> > >>>Hi there, > >>>> > >>>> > >>>>I'm writing to the dev-list following the guideline from [1]. For my > demo of BioUno, I'll be using several plug-ins, including the R Plug-in > (created for BioUno), released few days ago to all Jenkins users too. > >>>> > >>>>Another plug-in created for this demo was image-gallery-plugin [2]. > This plug-in creates an image gallery using colorbox (similar to > lightbox/lightbox2 JS library) from images created during the build. > There's still room for improvement (using archived artifacts, generating > per build gallery, recursively create galleries per folder, etc) but I > thought maybe more users would like to use such plug-in. > >>>> > >>>>But before I ask to fork this plug-in, I would like to know if anybody > else think it sounds like a good idea? There are threads of users asking > for something similar [3][4]. Does anybody have any other plug-in that > could be extended to have this feature? I would have no problem in sending > a pull request to this plug-in instead of creating a new one. > >>>> > >>>> > >>>>I couldn't put the <img src... /> in the job description because I > wanted to shamelessly copy the way that BioPortal displays the graphs of > some job executions (plus some fancy javascript effects). > >>>> > >>>> > >>>>Thank you in advance! > >>>> > >>>> > >>>>[1] > https://wiki.jenkins-ci.org/display/JENKINS/Before+starting+a+new+plugin > >>>>[2] https://github.com/tupilabs/image-gallery-plugin > >>>>[3] > http://jenkins.361315.n4.nabble.com/Adding-charts-to-job-status-page-td2064012.html > >>>>[4] https://issues.jenkins-ci.org/browse/JENKINS-6369 > >>>> > >>>> > >>>>Bruno P. Kinoshita > >>>>http://kinoshita.eti.br > >>>>http://tupilabs.com > >>>> > >> > >> >
