Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-35461

Published HTMLs (or zip) should be accessible via CopyArtifact plugin

      We use hierarchies of builds, and some builds can be used both standalone and as parts of larger pipeline (ex workflow) builds.

      We use CopyArtifact plugin to copy artifacts from child builds into pipeline build, however it doesn't work with HTML pages that are created by PublishHTML report.

      Workaround is to use both PublishHTML and ArchiveArtifacts steps, however that stored HTML pages twice (and they can be quite large).

          [JENKINS-35461] Published HTMLs (or zip) should be accessible via CopyArtifact plugin

          Jean-Luc Pé added a comment -

          I agree with that. It could be an option to CopyArtifact.
          Additionnaly,  I think that html pages (or perhaps the containing folder) should optionnally be part of the archived artifacts on the job where the report is built, if artifacts are saved or if an archived as artifacts option is provided on the HTMLPublisher interface.

          Jean-Luc Pé added a comment - I agree with that. It could be an option to CopyArtifact. Additionnaly,  I think that html pages (or perhaps the containing folder) should optionnally be part of the archived artifacts on the job where the report is built, if artifacts are saved or if an archived as artifacts option is provided on the HTMLPublisher interface.

            r2b2_nz Richard Bywater
            oleh_o Oleh Olkhovskyy
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: