8 Commits

Author SHA1 Message Date
ba050cbc79 Implement multipart tests ()
Currently, tests do not test multipart uploads (since they use very small files). Implement some large (randomly generated) files as well.

Reviewed-on: 
2023-12-31 09:02:36 +00:00
ddcbe28eca Revert "CI broken notice"
This reverts commit 53e6d30e53.
2023-12-31 13:21:27 +06:00
53e6d30e53 CI broken notice 2023-12-30 23:29:41 +06:00
97f9cc4b2b Clarify testing only BackupClient in README 2023-12-30 22:56:44 +06:00
e09bf9e9f8 Round-trip integration tests ()
- Implement round-trip tests for some cases.
- Run tests in CI.

Reviewed-on: 
v0.1.1
2023-12-30 16:42:51 +00:00
694b8d4d28 CLI implementation & linting ()
Implement a basic CLI interface & add linting to the project.

Reviewed-on: 
v0.1.0
2023-12-30 06:36:49 +00:00
36728fa1e9 Setup CI testing and building ()
We want CI to be able to build the ShadowJAR for the CLI tool.

Reviewed-on: 
2023-12-29 15:43:53 +00:00
6ebf969d35 Initial implementations 2023-12-29 20:38:05 +06:00