bytechefhq / bytechefhq/bytechef

[compoent] Zip Helper

Open
#2,423 0 comments 0 reactions 0 assignees View on GitHub
backend enhancement workflow-component
Dominant language
Java
Stars
1k
Forks
170
Avg merge
11h 25m
Merged PRs (30d)
115

Description

As a Workflow Developer
I want to be able to use the native Zip Helper connector
So that I can implement more complex integration use cases where the connector is involved.

Acceptance Criteria

List of implemented actions:

- [ ] Bzip2
Compress a file using bzip2.
- [ ] Gzip
Gzip a file.
- [ ] Unbzip2
Decompress a bzip2 file.
- [ ] Ungzip
Decompress a gzip file.
- [ ] Unzip
Unzip a file.
- [ ] Unzip and decrypt
Unzip a password-protected file.
- [ ] Zip
Zip up a number of files.
- [ ] Zip and encrypt
Zip and password protect a number of files.

Definition of Done:

- [ ] Unit/Integration tests
- [ ] Documentation

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.