Commit Graph

13 Commits

Author SHA1 Message Date
CrazyMax
ddbbdad860 MkDocs Materials 7.1.9 (#428)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-05 01:04:44 +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
CrazyMax
1318a007e3 MkDocs Materials 7.1.5 (#386)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 07:16:35 +02:00
CrazyMax
b3f57767cb MkDocs Materials 7.1.3 (#337)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 18:15:50 +02:00
CrazyMax
91d160dab5 Go 1.16 (#302)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-14 14:15:24 +01:00
CrazyMax
456b1f5e5c Switch to goreleaser-xx (#291)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-07 01:19:09 +01:00
CrazyMax
cd853fd3c4 Cleanup workflows (#281) 2021-02-20 11:58:09 +01:00
CrazyMax
7bf903781e MkDocs Materials 6.2.8 (#276)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-02-15 18:02:33 +00:00
dependabot[bot]
1e3d436a75 Bump github.com/containers/image/v5 from 5.9.0 to 5.10.1 (#265)
* Bump github.com/containers/image/v5 from 5.9.0 to 5.10.1

Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.9.0 to 5.10.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.9.0...v5.10.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Add linux-headers

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-02-05 17:55:12 +00:00
CrazyMax
6b129ceaad MkDocs Materials 6.2.4 2021-01-11 00:59:39 +01:00
CrazyMax
8da37307ca Fix git describe 2020-12-26 16:30:17 +01:00
CrazyMax
bac4569e82 Fix goreleaser 2020-12-26 16:18:24 +01:00
CrazyMax
3bbe883358 Refactor CI and dev workflow with buildx bake (#247)
* Upload artifacts
* Add image-local target
* Single job for artifacts and image
* Add armv5 artifact

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-26 10:30:46 +00:00