• Icon: New Feature New Feature
    • Resolution: Won't Do
    • Icon: Minor Minor
    • extra-columns-plugin
    • None

      Hi folks!

      I'm looking to get a "last successful artifacts" link as a column in the Extra Columns plugin. I started trying to do it myself, but got a little lost trying to programmatically find the link to the Last Successful Artifact.

          [JENKINS-12728] new column: "Last successful artifacts"?

          Fred G added a comment -

          Hi,
          Can you please elaborate a bit more what exactly you're looking for?
          What should happen when you click on the link?
          Just a redirection to the job page where you see the last successful artifacts?
          Or a download link?

          Fred G added a comment - Hi, Can you please elaborate a bit more what exactly you're looking for? What should happen when you click on the link? Just a redirection to the job page where you see the last successful artifacts? Or a download link?

          Fred G added a comment -

          Work on this issue can not be started without more user input. User did not respond in almost a year. Closing for now. Please re-open if necessary.

          Fred G added a comment - Work on this issue can not be started without more user input. User did not respond in almost a year. Closing for now. Please re-open if necessary.

          hello guys,
          looks like i need that kind of functionality as well

          it would be great if extra-columns-plugin would provide with additional column:

          • column name might be: "last build" or "last successful build"
          • under the column name there might be an icon of zip archive which will provide with a direct link to a downloadable archive of all artifacts generated by build (defined in post build action - archive artifacts)

          Viktor Buchkivskyi added a comment - hello guys, looks like i need that kind of functionality as well it would be great if extra-columns-plugin would provide with additional column: column name might be: "last build" or "last successful build" under the column name there might be an icon of zip archive which will provide with a direct link to a downloadable archive of all artifacts generated by build (defined in post build action - archive artifacts)

          Fred G added a comment -

          Hi Viktor,

          I understand that it would be nice to have faster access to build artifacts, but I'm not sure how this should be implemented.
          When every job has only one build artifact (e.g. a Zip file), a column with a simple link to that file is good enough. But what happens
          when there are many build artifacts, let's say 5 Zip files and a log file.
          Should they all be shown in the column individually, which will make the column quite big?
          Or as you suggested a link to a zip that contains all artifacts?
          Zipping everything together might be a problem if you only want specific (small) build artifacts and don't care about the rest (big files).

          Regards,

          Fred

          Fred G added a comment - Hi Viktor, I understand that it would be nice to have faster access to build artifacts, but I'm not sure how this should be implemented. When every job has only one build artifact (e.g. a Zip file), a column with a simple link to that file is good enough. But what happens when there are many build artifacts, let's say 5 Zip files and a log file. Should they all be shown in the column individually, which will make the column quite big? Or as you suggested a link to a zip that contains all artifacts? Zipping everything together might be a problem if you only want specific (small) build artifacts and don't care about the rest (big files). Regards, Fred

          Hi Fred,

          is it possible to have something like teamcity has ? https://confluence.jetbrains.com/display/TCD9/Working+with+Build+Results
          artifacts column with a dropdown list:

          • if you press just on item in column - you can download archive with all artifacts archived on post build step
          • if you press on that small triangle - you can choose particular artifact from dropdown list

          Regards,
          Viktor

          Viktor Buchkivskyi added a comment - Hi Fred, is it possible to have something like teamcity has ? https://confluence.jetbrains.com/display/TCD9/Working+with+Build+Results artifacts column with a dropdown list: if you press just on item in column - you can download archive with all artifacts archived on post build step if you press on that small triangle - you can choose particular artifact from dropdown list Regards, Viktor

          jlpinardon added a comment -

          The idea just above is really excellent.
          I am currently setting up a mix between old style multijob and new pipeline jobs because users are in a trouble with pipeline jobs  (it is actually a user experience pb).
          So, I use multijob to split jobs into critical parts and it would be great to have a direct access to artifacts saved by jobs within the multijob.

          jlpinardon added a comment - The idea just above is really excellent. I am currently setting up a mix between old style multijob and new pipeline jobs because users are in a trouble with pipeline jobs  (it is actually a user experience pb). So, I use multijob to split jobs into critical parts and it would be great to have a direct access to artifacts saved by jobs within the multijob.

          Fred G added a comment -

          I won't have time to work on this in the foreseeable future, but I'd happily review a pull-request. In the meantime I'm closing this issue with WON'T DO.

          Fred G added a comment - I won't have time to work on this in the foreseeable future, but I'd happily review a pull-request. In the meantime I'm closing this issue with WON'T DO.

            epicavic Viktor Buchkivskyi
            adamwolf adam wolf
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: