Skip to content

Add IsNonCompressedTarball method to Compressor interface#131

Merged
rkoster merged 1 commit intocloudfoundry:developfrom
mdzhigarov:is-non-compressed-tarball-util
Nov 12, 2025
Merged

Add IsNonCompressedTarball method to Compressor interface#131
rkoster merged 1 commit intocloudfoundry:developfrom
mdzhigarov:is-non-compressed-tarball-util

Conversation

@mdzhigarov
Copy link
Contributor

  • Add IsNonCompressedTarball method to Compressor interface
  • Implement IsNonCompressedTarball in TarballCompressor to detect uncompressed tar files
  • Add fake implementation in FakeCompressor for testing
  • Add tests for IsNonCompressedTarball with compressed and uncompressed tarballs

- Add IsNonCompressedTarball method to Compressor interface
- Implement IsNonCompressedTarball in TarballCompressor to detect uncompressed tar files
- Add fake implementation in FakeCompressor for testing
- Add tests for IsNonCompressedTarball with compressed and uncompressed tarballs
@rkoster rkoster merged commit 7c1efef into cloudfoundry:develop Nov 12, 2025
4 checks passed
@beyhan
Copy link
Member

beyhan commented Nov 12, 2025

Is this need for easier upgrade of bosh-utils consumers or there is another reason to add this?

@mdzhigarov
Copy link
Contributor Author

Is this need for easier upgrade of bosh-utils consumers or there is another reason to add this?

See cloudfoundry/bosh-cli@f451ca5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants