Ondřej Budai
|
3ff88c336f
|
fix ineffectual assignments found by golangci-lint
|
2020-02-14 12:41:09 +01:00 |
|
Ondřej Budai
|
6b662663f3
|
upload/aws: Add basic S3 upload test
The test is very simple, it just uploads object to S3, downloads it back and
compares them.
|
2020-01-16 13:14:15 +01:00 |
|
Martin Sehnoutka
|
364ea62f59
|
Introduce Azure upload test
The test is very simple, it first upload a file with random content and
then downloads it back and compare hashes.
|
2019-11-29 12:19:40 +01:00 |
|
Martin Sehnoutka
|
1135e9fe01
|
Refactor Azure upload code to a separate package
as part of this, move also the AWS upload code to the same directory
|
2019-11-27 12:14:07 +01:00 |
|