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

s3-plugin's tasks are not listed in the Snippet Generator

    XMLWordPrintable

Details

    Description

      s3-plugin advises the user to use the Snippet Generator to get started. However, I see neither s3Upload nor s3CopyArtifact steps in the step list dropdown on the Snippet Generator page (i.e. http://maurer.local:8080/job/ghc-multi/pipeline-syntax/). However, I am fairly confident the plugin is correctly installed as I see $class: 'S3BucketPublisher' and $class: 'S3CopyArtifact' in the Pipeline Syntax page (i.e. http://maurer.local:8080/job/ghc-multi/pipeline-syntax/html).

      Attachments

        Activity

          jglick Jesse Glick added a comment -

          Until a @Symbol is added to these classes, you would need to use the clunkier syntax using the step (meta-)step.

          jglick Jesse Glick added a comment - Until a @Symbol is added to these classes, you would need to use the clunkier syntax using the step (meta-)step.
          kentzo Ilya Kulakov added a comment -

          It looks like support is already implemented, the released version is just too old.

          kentzo Ilya Kulakov added a comment - It looks like support is already implemented, the released version is just too old.
          rkivisto Ray Kivisto added a comment -

          This bug report does not mention the Jenkins version or the plugin version where this issue was encountered, but when I start a fresh instance of Jenkins 2.375.1 LTS, with the recommended plugins list, then I install https://plugins.jenkins.io/s3/ plugin version 0.12.3436.v674b_46258039 I see the s3Upload and s3CopyArtifact steps in the snippet generator:

          rkivisto Ray Kivisto added a comment - This bug report does not mention the Jenkins version or the plugin version where this issue was encountered, but when I start a fresh instance of Jenkins 2.375.1 LTS , with the recommended plugins list, then I install https://plugins.jenkins.io/s3/ plugin version 0.12.3436.v674b_46258039 I see the s3Upload and s3CopyArtifact steps in the snippet generator:

          People

            jimilian Alexander A
            bgamari Ben Gamari
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: