GithubHelp home page GithubHelp logo

Comments (4)

TruffleMuffin avatar TruffleMuffin commented on June 3, 2024

This may have only effected windows jenkins versions as I also found that the zip created had a 'blank' folder at the root of the zip. There is a second commit which removes this also.

My feeling is that both are valuable as the .git directory is irrelevant to codebuild and cuts down on the site of the zip going up which is nice.

from aws-codebuild-jenkins-plugin.

TruffleMuffin avatar TruffleMuffin commented on June 3, 2024

A general question to go with this. The issue appeared on Friday, contacted AWS Support but they couldn't see any problems. Is there some public place where changes regarding codebuild are documented? Tracking the issue down was a bit of a pain.

from aws-codebuild-jenkins-plugin.

krm1 avatar krm1 commented on June 3, 2024

Might be restricted to Windows Jenkins, my Linux Jenkins which ran on 26th with CodeBuild had no issues.

from aws-codebuild-jenkins-plugin.

TruffleMuffin avatar TruffleMuffin commented on June 3, 2024

Quite possibly, on consideration I think this is because the zip entry is constructed using File.separator, which on windows is a "\". This means unzipping on a unix system doesn't have the folder structure, just really long path file names.

from aws-codebuild-jenkins-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.