Commit Graph

35 Commits

Author SHA1 Message Date
Markus Pesch 7a285f13a9
fix: remove github workflows 2024-04-08 13:24:19 +02:00
Markus Pesch 488a0ca9d2
fix: automerge 2022-07-27 10:27:26 +02:00
Markus Pesch 4c4b2e9c88
fix: run dependabot 2022-07-27 10:02:56 +02:00
Markus Pesch b0ca1ea6d6
fix: cleanup go modules 2022-07-27 09:54:56 +02:00
Markus Pesch d207c5162b
fix(ci): apt 2022-07-27 09:40:36 +02:00
Markus Pesch 92f571648d
fix(ci): apt 2022-07-27 09:37:49 +02:00
Markus Pesch e5347b468c
fix(ci): apt 2022-07-27 09:35:15 +02:00
Markus Pesch cb9afec68d
fix(ci): permissions and registry 2022-07-27 09:33:18 +02:00
Markus Pesch eae1c98c6a
fix(ci): permissions and registry 2022-07-27 09:27:47 +02:00
Markus Pesch 045a45d4d2
fix(ci): add github workflow 2022-07-27 09:25:09 +02:00
Markus Pesch 3a116c2f34
fix(ci): travis jobs 2020-01-26 16:13:40 +01:00
Markus Pesch c63dcb1dd7
fix(Makefile): build container image 2020-01-26 16:13:40 +01:00
Markus Pesch 05a008e720
refac(hub): pack functions behind a struct 2020-01-26 15:29:11 +01:00
Markus Pesch b6e52111e5
fix(pkg/hub): disable gzip compression for http requests 2019-11-13 09:40:02 +01:00
Markus Pesch 7e29d6f0aa
fix(Makefile): build options 2019-11-12 22:02:20 +01:00
Markus Pesch caf84ad119
fix(Makefile): GOPROXY default 2019-11-12 21:57:42 +01:00
Markus Pesch dad580ba0f
fix(Makefile): container-run GOPROXY 2019-11-12 21:46:41 +01:00
Markus Pesch caa72516dd
fix(Makefile): remove deprecated environment variables 2019-11-12 21:44:12 +01:00
Markus Pesch 4eb41e8dfa
fix(Makefile, Dockerfile): use build-args 2019-11-12 21:42:16 +01:00
Markus Pesch b634834a3e
fix(pkg): remove flogger 2019-11-12 20:24:24 +01:00
Markus Pesch 7966b42169
fix(cmd): pass logger 2019-11-12 20:19:25 +01:00
Markus Pesch f0fa50af90
fix(README): usage 2019-11-12 20:16:46 +01:00
Markus Pesch 691239f706
fix(pkg/hub): url encoded body 2019-11-12 20:13:06 +01:00
Markus Pesch 464070a02b
fix(ci): disable the upload of tagged container images 2019-11-12 20:13:06 +01:00
Markus Pesch 0411a0ef61
add(cmd): replaced go integrated cli flags with cobra pkg flags 2019-11-12 20:13:00 +01:00
Markus Pesch cfcfbdeee8
fix(pkg/hub): changed import path for go-logger library 2019-09-24 21:42:34 +02:00
Markus Pesch 709faa97de
fix(Makefile): docker login 2019-09-24 21:42:34 +02:00
Markus Pesch 492416ff83
fix(Makefile): disable CGO 2019-09-24 15:04:05 +02:00
Markus Pesch 5d4675ea34
fix(travis): push latest image 2019-09-24 14:57:52 +02:00
Markus Pesch 4a856b3587
fix(Makefile): environment variable 2019-09-24 14:57:25 +02:00
Markus Pesch f9992ef7c5
fix(Dockerfile): changed name of the binary 2019-09-24 14:56:49 +02:00
Markus Pesch 7b038250b7
fix(README): changed shield to docker repository 2019-09-24 14:56:19 +02:00
Markus Pesch 8f0d5dd77f
fix: import path 2019-09-24 14:42:46 +02:00
Markus Pesch c0a3bcf650
add: LICENSE 2019-09-24 14:38:21 +02:00
Markus Pesch a86462206b
Initial Commit 2019-09-24 14:37:11 +02:00