Commit Graph

11 Commits

Author SHA1 Message Date
CrazyMax
2bd277dee0 update to go 1.23 2024-12-14 23:32:40 +01:00
CrazyMax
312a82367f fix gen.Dockerfile 2024-12-14 23:18:22 +01:00
CrazyMax
e458e00217 update to go 1.20 2023-05-04 23:30:47 +02:00
CrazyMax
0dd85a21a9 Fix proto gen 2022-11-20 16:58:31 +01:00
CrazyMax
c2c4dfbf15 hack: lint Dockerfiles 2022-10-23 01:52:58 +02:00
CrazyMax
51bdafbc1d Go 1.19 (#701)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-09 03:23:34 +02:00
CrazyMax
64cb538dbf Go 1.18 (#592)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-09 07:57:35 +02:00
CrazyMax
d891053b98 Alpine Linux 3.15 (#527)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-01-08 16:28:58 +01:00
CrazyMax
a7e9a40fed Enhance dockerfiles (#523)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-25 22:38:58 +01:00
CrazyMax
ac2e41de80 Add e2e tests (#471)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-21 14:09:06 +02:00
CrazyMax
1115234010 Add CLI to interact with Diun through gRPC (#382)
Add simple CLI to interact with Diun through gRPC
Create image and notif proto services
Compile and validate protos through a dedicated Dockerfile and bake target
Implement proto definitions
Move server as `serve` command
New commands `image` and `notif`
Refactor command line usage doc
Better CLI error handling
Tools build constraint to manage tools deps through go modules
Add upgrade notes

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:18:10 +02:00