Expose artifact S3 location

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      We have a use case where we record some built artifacts to an external system by passing their location. Currently, we pass the URL to the artifact but our system can also accept an S3 location. We are looking to being utilizing this plugin and it would be ideal for us if we were able to access the S3 location of the artifacts rather than the artifact URL that redirects to the presigned URL.

       

      For some additional context, currently utilize a global pipeline library function that gets the artifact URL in the following manner:

      def artifactUrl = "${env.BUILD_URL}/artifact/${currentBuild.rawBuild.artifacts[i].getHref()}"

            Assignee:
            Unassigned
            Reporter:
            Brady Shober
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: