aws / aws/aws-codebuild-docker-images
Unzip artifacts for local build
Open
CodeBuild-local
feature request
- Dominant language
- Dockerfile
- Stars
- 1.2k
- Forks
- 971
- Avg merge
- 2h 47m
- Merged PRs (30d)
- 1
Description
This would be great to allow local build artifacts to be unzipped/flatten when saved on disk, or maybe support reports.
My usecase is as follow:
Codebuild is used to perform unittests on my source code, and a test report is generated and saved as an artifact. It is annoying to have to unzip the resulting file which basically contains only one file.
Contributor guide
Assessment
This issue has not been assessed yet.