Commit Graph

4 Commits

Author SHA1 Message Date
loveuer
1c11c9c7ba Fix: resolve gzip detection issue and add comprehensive tests for push.go
- Fix gzip reader creation to handle both seekable and non-seekable readers
- Remove unused variable in error handling
- Add comprehensive test coverage with push_test.go
- Tests include parsing, digest computation, tar extraction, blob upload, manifest upload, gzip detection, and benchmarks
- All tests pass and benchmarks show good performance
2026-01-29 15:32:21 +08:00
loveuer
3ee0c9c098 wip: oci 2026-01-28 10:28:13 +08:00
loveuer
507a67e455 Add logger package with performance benchmarks 2026-01-17 17:27:33 +08:00
loveuer
f7160ce416 Initial commit: file_manager package with local and S3 support 2026-01-17 15:19:50 +08:00