Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Support for tar archive #21

Open
rgjamkhedkar opened this issue Dec 19, 2016 · 4 comments
Open

Support for tar archive #21

rgjamkhedkar opened this issue Dec 19, 2016 · 4 comments

Comments

@rgjamkhedkar
Copy link

How can I specify that I want tar archive instead of zip. Zip doesn't seem to preserve file permissions and I need permissions for CodeDeploy hooks. Is there anyway to specify this?

@bankAWS
Copy link
Contributor

bankAWS commented Dec 20, 2016

Thanks for filing this issue.

Currently, we do not support non-zip output artifact which can be consumed by the CodeDeploy action within the pipeline.

A quick workaround for this is to have the CodeDeploy "AppSpec" file which modifies the file permissions (by running user commands like chmod).

@ghost
Copy link

ghost commented Mar 21, 2017

I'm chiming in for the tar support, it'd be very convenient to our workflows to be able to use tarchives with CodePipeline (but it's a pain point all-around AWS).

@rajdeepbhattacharya
Copy link

+1 Can we have this support.

@ghost
Copy link

ghost commented Oct 12, 2017

I've ended up ditching AWS-specific tooling altogether in favor of k8s.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants