Skip to content

Conversation

@shivlaks
Copy link
Contributor

@shivlaks shivlaks commented Aug 1, 2019

Modification to the check introduced in #668

CodePipeline downloads the source as a zip from the source provider rather than doing a Git clone.
This means the .git folder won't be retained and git commands won't work in CodeBuild.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

CodePipeline downloads the source as a zip from the source provider rather than doing a Git clone.
This means the .git folder won't be retained and git commands won't work in CodeBuild
@shivlaks shivlaks requested review from RomainMuller and eladb August 1, 2019 17:32
@shivlaks shivlaks requested a review from a team as a code owner August 1, 2019 17:32
Copy link
Contributor

@eladb eladb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think @RomainMuller also added this to the aws-cdk repo...

@shivlaks
Copy link
Contributor Author

shivlaks commented Aug 1, 2019

I think @RomainMuller also added this to the aws-cdk repo...

good callout, will check and do the same once I verify that this fixes it

@shivlaks shivlaks merged commit 76e3388 into master Aug 1, 2019
@RomainMuller RomainMuller deleted the shivlaks/fix-buildspec branch August 10, 2019 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants