• Icon: New Feature New Feature
    • Resolution: Duplicate
    • Icon: Minor Minor
    • aws-codebuild-plugin
    • None

      aws-codebuild-plugin creates zip file in "Use Jenkins source" mode, but it removes file permissions like execution bits on script files.
      It would be great if it preserves file modes.

          [JENKINS-67853] Support file modes in "Use Jenkins source"

          ikedam added a comment -

          aws-codebuild-plugin is a really powerful tool to pass partial processes in on-promise environment to AWS Code Build.
          There's no other easy way to use AWS Code Build as a temporary workspace. It requires creating archive, uploading it, launching build, and watching logs. aws-codebuild-plugin provides all of them and I really like this.
          I expect aws-codebuild-plugin and AWS Code Build not only for CI, but also for multi-purpose temporary workspace.

          ikedam added a comment - aws-codebuild-plugin is a really powerful tool to pass partial processes in on-promise environment to AWS Code Build. There's no other easy way to use AWS Code Build as a temporary workspace. It requires creating archive, uploading it, launching build, and watching logs. aws-codebuild-plugin provides all of them and I really like this. I expect aws-codebuild-plugin and AWS Code Build not only for CI, but also for multi-purpose temporary workspace.

          ikedam added a comment -

          ArchiveFactory provided by Jenkins supports this: https://javadoc.jenkins.io/hudson/util/io/ArchiverFactory.html

          ikedam added a comment - ArchiveFactory provided by Jenkins supports this: https://javadoc.jenkins.io/hudson/util/io/ArchiverFactory.html

          ikedam added a comment -

          Hmm... aws-codebuild-plugin looks want to preserve empty directories.

          ikedam added a comment - Hmm... aws-codebuild-plugin looks want to preserve empty directories.

          ikedam added a comment -

          ikedam added a comment - https://github.com/jenkinsci/aws-codebuild-plugin/pull/16

          ikedam added a comment -

          ikedam added a comment - Duplicates: https://github.com/awslabs/aws-codebuild-jenkins-plugin/issues/125

            ikedam ikedam
            ikedam ikedam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: