ba050cbc79
Implement multipart tests ( #4 )
...
Test Workflow / Lint and test library (push) Successful in 1m59s
Currently, tests do not test multipart uploads (since they use very small files). Implement some large (randomly generated) files as well.
Reviewed-on: #4
2023-12-31 09:02:36 +00:00
ddcbe28eca
Revert "CI broken notice"
...
Test Workflow / Lint and test library (push) Successful in 1m43s
This reverts commit 53e6d30e53c7484f406ea85ee1acb3ff85d62fc6.
2023-12-31 13:21:27 +06:00
53e6d30e53
CI broken notice
Test Workflow / Lint and test library (push) Successful in 17m36s
2023-12-30 23:29:41 +06:00
97f9cc4b2b
Clarify testing only BackupClient in README
Test Workflow / Lint and test library (push) Successful in 5m54s
2023-12-30 22:56:44 +06:00
e09bf9e9f8
Round-trip integration tests ( #3 )
...
Test Workflow / Lint and test library (push) Successful in 1m43s
Publish Workflow / Publish library (push) Successful in 2m7s
- Implement round-trip tests for some cases.
- Run tests in CI.
Reviewed-on: #3
v0.1.1
2023-12-30 16:42:51 +00:00
694b8d4d28
CLI implementation & linting ( #2 )
...
Test Workflow / Lint and test library (push) Successful in 17m11s
Publish Workflow / Publish library (push) Successful in 8m49s
Implement a basic CLI interface & add linting to the project.
Reviewed-on: #2
v0.1.0
2023-12-30 06:36:49 +00:00
36728fa1e9
Setup CI testing and building ( #1 )
...
Test Workflow / Lint and test library (push) Successful in 17m20s
We want CI to be able to build the ShadowJAR for the CLI tool.
Reviewed-on: #1
2023-12-29 15:43:53 +00:00
6ebf969d35
Initial implementations
2023-12-29 20:38:05 +06:00