ZIP support
Open
Nobody has claimed this yet.
area/usability
kind/enhancement
spec change
- Dominant language
- Go
- Stars
- 974
- Forks
- 296
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 9
Description
Feature Request
Support zip compression.
Desired Feature
Configuration Specification v2.3.0 says that a file content can be compressed or not.
compression (string): the type of compression used on the contents (null or gzip). Compression cannot be used with S3.
It would be nice to support zip too, as it is quite common.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review Configuration Specification v2.3.0 and locate the existing gzip compression path; the issue names no source files, tests, or entry points. Done means file contents support zip compression according to the configuration specification while preserving the stated S3 restriction.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100