Commit graph

204 commits

Author SHA1 Message Date
Lena Fuhrimann
28af0c95fd Use Go 1.15 2020-10-13 16:02:02 +02:00
Lena Fuhrimann
6c11cb9abc Use latest golangci-lint 2020-08-11 11:46:55 +02:00
Lena Fuhrimann
a0170444de Use official golangci-lint GitHub action 2020-07-21 09:02:26 +02:00
Lena Fuhrimann
db632a2a76 Update dependencies 2020-06-29 09:44:33 +02:00
Disler Colin, INI-DOS-FDN-ENB
a5f6092f8d Fixes filname in command declaration
The filename of the entrypoint was entrypoint-cf.sh, but the file is named entrypoint.sh
2020-06-02 23:19:17 +02:00
Lena Fuhrimann
2b297148bd Allow to use non-encrypted connections 2020-05-27 23:28:36 +02:00
Lena Fuhrimann
b76a60f6a6 Add usage documentation 2020-05-04 10:36:17 +02:00
Lena Fuhrimann
5e8194e760 Fix linting issues 2020-05-04 09:46:41 +02:00
Lena Fuhrimann
dd0545eed1 Upgrade Go to 1.14 2020-05-02 09:36:37 +02:00
Lena Fuhrimann
0a81f4a031 Use Go 1.13 2020-02-17 09:38:47 +01:00
Lena Fuhrimann
6a50b1b1c7 Improve UI styling 2019-08-18 14:37:43 +02:00
Lena Fuhrimann
5ee6a263bc Use Go 1.12 2019-08-18 13:30:46 +02:00
Lena Fuhrimann
d3359e9720 Upgrade minio to 6.0.14 2019-02-17 14:11:50 +01:00
Lena Fuhrimann
27a7cea163 Upgrade minio to 6.0.13 2019-01-20 16:38:29 +01:00
Lena Fuhrimann
f895b740b8 Upgrade minio to 6.0.12 2019-01-14 21:24:00 +01:00
Lena Fuhrimann
a23628b1c9 Make tests more BDD like 2019-01-08 08:51:09 +01:00
Lena Fuhrimann
a45c259a41 Upgrade minio-go to 6.0.11 2019-01-03 23:02:29 +01:00
Lena Fuhrimann
2540d417db Upgrade minio-go to 6.0.10 2018-11-28 21:13:47 +01:00
Lena Fuhrimann
824f58cdea Upgrade matryer/is to 1.2 2018-10-23 21:34:20 +02:00
Lena Fuhrimann
b37522f745 Upgrade minio-go to 6.0.7 2018-10-04 18:41:00 +02:00
Lena Fuhrimann
46be59222f Upgrade minio-go to 6.0.6 2018-09-21 12:53:07 +02:00
Lena Fuhrimann
30432eb91e Add go-critic linter 2018-09-06 21:41:49 +02:00
Lena Fuhrimann
bb39bae31e Create separate package for mocks 2018-08-14 22:08:07 +02:00
Lena Fuhrimann
0434df0cf3 Use new buildpacks property in manifest.yml 2018-08-12 11:21:57 +02:00
Lena Fuhrimann
5d02d74a49 Disable lll linter 2018-08-08 21:46:33 +02:00
Lena Fuhrimann
4c47900701 Add parameter names to interfaces 2018-08-02 15:41:18 +02:00
Lena Fuhrimann
345164da12 Use prettier to format YAML 2018-08-01 11:08:18 +02:00
Lena Fuhrimann
6fb86ead01 Use go modules 2018-07-29 15:30:18 +02:00
Lena Fuhrimann
52e7e720b6 Use dep 0.5 2018-07-28 13:05:28 +02:00
Lena Fuhrimann
bd4b6c1b33 Simplify error handling 2018-07-24 20:32:08 +02:00
Lena Fuhrimann
2f45b53b6a Upgrade minio-go to 6.0.4 2018-06-22 17:51:01 +02:00
Lena Fuhrimann
def33c3314 Fix linting issues 2018-06-20 20:56:40 +02:00
Lena Fuhrimann
b3ed71e623 Remove optional tests flag from linter 2018-06-17 13:58:23 +02:00
Lena Fuhrimann
bfe96c4a6c Replace assert with is 2018-06-02 12:36:12 +02:00
Lena Fuhrimann
c47cf6ec24 Use way instead of mux 2018-05-31 16:11:49 +02:00
Lena Fuhrimann
5b5852e900 Use golangci-lint instead of gometalinter 2018-05-30 21:27:18 +02:00
Lena Fuhrimann
53a807f38c Clean up code 2018-05-27 23:11:52 +02:00
Lena Fuhrimann
4e41814724 Upgrade gorilla/mux to 1.6.2 2018-05-22 22:18:02 +02:00
Lena Fuhrimann
69df8f252a Remove buffered channels 2018-05-11 09:06:06 +02:00
Lena Fuhrimann
b3ca2f9618 Bump minio-go to 6.0.1 2018-05-07 21:02:27 +02:00
Lena Fuhrimann
f7f0bfb51f Use moq to mock S3 interface 2018-04-27 17:56:58 +02:00
Lena Fuhrimann
200fc5c8c1 Fix linting issues 2018-04-21 12:00:02 +02:00
Lena Fuhrimann
aacce5cfdf Add race detection and coverage to test 2018-04-21 11:46:08 +02:00
Lena Fuhrimann
45d34233a5 New directory structure 2018-04-13 17:03:53 +02:00
Lena Fuhrimann
0371ad0b02 Use new gorilla way of using middleware 2018-03-09 07:42:51 +01:00
Lena Fuhrimann
fd67b24857 Update dependencies 2018-01-14 17:43:58 +01:00
Lena Fuhrimann
5377ddffff Use new manifest.yml syntax 2018-01-10 17:19:49 +01:00
Lena Fuhrimann
63e75ffbaf Add codecov badge to readme 2018-01-09 23:19:28 +01:00
Lena Fuhrimann
e0cc11d317 Update dependencies 2018-01-09 20:37:12 +01:00
Lena Fuhrimann
70acbd4345 Use adapters logging handler 2018-01-06 14:09:06 +01:00