awslabs / awslabs/aws-codedeploy-plugin
zip does not include all dirs
Open
bug
- Dominant language
- Java
- Stars
- 156
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
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:

The dirs are:
storage
bootstrap/cache
There might be more, but who knows. This is very weird.
Contributor guide
Assessment
This issue has not been assessed yet.