zip does not include all dirs

Open
#77 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
aws, java
Domain
cloud, devops

Research direction

Start by tracing how the plugin archives the workspace and transfers the result to S3, using the attached configuration and checking the storage and bootstrap/cache directories as test cases. Done means the archive retains all expected directories after it is built and transferred.

Written by the indexing model from the issue text.

Description

bug

I have the following config which won't include some directories in the zip file, even though I don't use any excludes.
in the workspace directory I can see that these ones exist, but once the archive is built and transferred to s3, they don't anymore.
Config attached:
2017-12-12 21_33_20

The dirs are:
storage
bootstrap/cache
There might be more, but who knows. This is very weird.

Dominant language
Java
Stars
156
Forks
130
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from awslabs/aws-codedeploy-plugin

All issues in awslabs/aws-codedeploy-plugin

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.