Skip to content

Releases: Loongson-Cloud-Community/s5cmd

v2.2.1

09 Dec 03:35
be63977
Compare
Choose a tag to compare
makefile: correctly inject vcs information into the binary (#650)

v2.0.0: flag/stat: fix omitted stat in error log level (#451)

22 Dec 11:45
35bb2fa
Compare
Choose a tag to compare
* flag/stat: fix omitted stat in error log level

Create unit & e2e tests
Fixes #359

Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>

* use keys explicitly in composite literal

Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>

* Update CHANGELOG.md

Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>

* log: remove reduntant tests

Removed unit tests in log_test.go as they are already tested in TestAppDashStat under e2e/app_test.go

Removed redundant integration test which is already covered by another test in the same file.

Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>

Co-authored-by: Muhammed Can Küçükaslan <[email protected]>