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
8e3036798b
Move to docker/metadata-action ( #366 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-05-11 00:03:28 +02:00
CrazyMax
c90557ea0c
Use GITHUB_TOKEN
2021-04-04 23:46:26 +02:00
CrazyMax
ae9b70d46d
Meta action v2
2021-04-01 19:32:43 +02:00
CrazyMax
cd853fd3c4
Cleanup workflows ( #281 )
2021-02-20 11:58:09 +01:00
CrazyMax
06300779ca
Chore
2021-02-09 18:21:34 +01:00
CrazyMax
28a26064cd
Move to docker/bake-action ( #266 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-01-29 12:21:08 +00: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
CrazyMax
a297bfe277
Revert "Bring back s390x Docker image platform support ( #225 )"
...
This reverts commit eed8570bef .
2020-11-16 22:10:41 +01:00
CrazyMax
eed8570bef
Bring back s390x Docker image platform support ( #225 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-11-16 18:31:59 +00:00
CrazyMax
c38884ccc9
Fix workflow
2020-11-16 18:30:58 +01:00
CrazyMax
81f2e7c478
Update CHANGELOG
2020-11-13 01:40:30 +01:00
CrazyMax
599a52af0e
Go 1.15 ( #218 )
...
* Go 1.15
* Remove s390x arch
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-11-12 23:03:43 +00:00
CrazyMax
cab5df2ead
Optimize build time
2020-11-08 01:16:33 +01:00
CrazyMax
fa4f67ef61
Use major version of actions
2020-11-06 18:36:39 +01:00
dependabot[bot]
153d6400d3
Bump actions/checkout from v2.3.3 to v2.3.4 ( #206 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-06 16:54:57 +00:00
CrazyMax
7ef743d660
Update workflow
2020-11-02 11:19:48 +01:00
CrazyMax
fed867279b
Update workflows
2020-11-02 00:05:59 +01:00
CrazyMax
9065660e58
Publish image to GHCR
2020-11-01 00:23:22 +01:00
CrazyMax
67071ea11f
Use zoneinfo from Go ( #202 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-10-31 23:22:39 +00:00
CrazyMax
cf0b5c01e2
Use Docker meta action to handle tags and labels
2020-10-30 17:58:01 +01:00
dependabot[bot]
8b8316a15d
Bump docker/login-action from v1.4.1 to v1.6.0 ( #198 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from v1.4.1 to v1.6.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.4.1...adb73476b6e06caddec5db0bc1deacbec8cdd947 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-21 21:51:02 +00:00
dependabot[bot]
e5b02b1a76
Bump codecov/codecov-action from v1.0.13 to v1.0.14 ( #195 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.13 to v1.0.14.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...7d5dfa54903bd909319c580a00535b483d1efcf3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 23:22:18 +00:00
dependabot[bot]
144d9904a6
Bump docker/login-action from v1.4.0 to v1.4.1 ( #186 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from v1.4.0 to v1.4.1.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.4.0...34d5f75b0d6d0d22f06d83acf2fa1b144409ec83 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 17:05:32 +00:00
dependabot[bot]
aebfd05593
Bump docker/login-action from v1.3.0 to v1.4.0 ( #180 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from v1.3.0 to v1.4.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.3.0...0f9fb804211da85ced11999754d75a8de9d612f8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 18:29:26 +00:00
dependabot[bot]
f2851be9e7
Update actions/checkout requirement to v2.3.3 ( #179 )
...
Updates the requirements on [actions/checkout](https://github.com/actions/checkout ) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](a81bbbf829 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 18:29:10 +00:00
CrazyMax
f0878886e9
Debug buildkitd
2020-09-17 19:01:45 +02:00
CrazyMax
19549a855e
Update workflows
2020-09-10 00:11:51 +02:00
CrazyMax
3192c5de03
Update workflow
2020-09-09 17:22:48 +02:00
CrazyMax
e9c047f4aa
Use docker/build-push-action@v2
2020-09-04 19:06:32 +02:00
CrazyMax
3dd978c587
Add build-args
2020-09-02 18:22:54 +02:00
CrazyMax
8fdc2e811b
Fix workflow
2020-08-31 21:15:05 +02:00
CrazyMax
85f9b7e167
Try out docker actions ( docker/build-push-action#92 )
2020-08-31 20:26:19 +02:00
CrazyMax
6196db1538
Update build workflow
2020-08-28 21:59:22 +02:00
CrazyMax
726bb4ae14
Switch to docker/login-action
2020-08-27 15:25:30 +02:00
dependabot[bot]
421348e0be
Bump crazy-max/ghaction-docker-buildx from v3.2.0 to v3.3.0 ( #155 )
...
Bumps [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx ) from v3.2.0 to v3.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-buildx/releases )
- [Changelog](https://github.com/crazy-max/ghaction-docker-buildx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-docker-buildx/compare/v3.2.0...bb77f35f7a82f54fcda51000ea4e4467825014fd )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 12:00:45 +00:00
dependabot[bot]
d0afe6b69e
Bump codecov/codecov-action from v1.0.12 to v1.0.13 ( #154 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.12 to v1.0.13.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.12...6004246f47ab62d32be025ce173b241cd84ac58e )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 11:54:33 +00:00
dependabot[bot]
ff1979d436
Bump crazy-max/ghaction-docker-login from v1.1.0 to v1.1.1 ( #152 )
...
Bumps [crazy-max/ghaction-docker-login](https://github.com/crazy-max/ghaction-docker-login ) from v1.1.0 to v1.1.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-login/releases )
- [Changelog](https://github.com/crazy-max/ghaction-docker-login/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-docker-login/compare/v1.1.0...ef43051dd23cf490574212506f935361f3a15e9e )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-17 11:55:30 +00:00
CrazyMax
d95d274d3b
Use crazy-max/ghaction-docker-login action
2020-08-15 16:46:33 +02:00
CrazyMax
cb6899983a
Update workflow
2020-08-08 12:44:17 +02:00
CrazyMax
4eeb205797
Update workflow
2020-08-08 12:41:42 +02:00
CrazyMax
6953ff86d2
Update workflow
2020-08-08 12:17:45 +02:00
dependabot[bot]
10bc9a2708
Bump codecov/codecov-action from v1.0.11 to v1.0.12 ( #133 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.11 to v1.0.12.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.11...07127fde53bc3ccd346d47ab2f14c390161ad108 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 21:00:18 +00:00
dependabot[bot]
966a6e83c3
Bump codecov/codecov-action from v1.0.10 to v1.0.11 ( #129 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.10...6d208f5b527841fb050f92f778e86cb808dacdcb )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 17:21:15 +00:00
dependabot[bot]
8387f15438
Bump codecov/codecov-action from v1.0.7 to v1.0.10 ( #119 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.7 to v1.0.10.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.7...f3570723ef743f6942b6a480461ed0cd6c0f9baa )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 15:20:50 +00:00
CrazyMax
28ece9454d
Fix workflows
2020-06-30 19:50:59 +02:00
dependabot[bot]
2665c90d28
Bump crazy-max/ghaction-docker-buildx from v3.1.0 to v3.2.0 ( #113 )
...
Bumps [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx ) from v3.1.0 to v3.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-buildx/releases )
- [Changelog](https://github.com/crazy-max/ghaction-docker-buildx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-docker-buildx/compare/v3.1.0...552c9de485482d9bbaa6fa035ee55e518e1e3cb9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 07:41:54 +00:00
dependabot[bot]
bf83501bbe
Bump codecov/codecov-action from v1 to v1.0.7 ( #104 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1 to v1.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f532c3a1452359a7f96c37efc741537b80555c74 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-22 18:56:17 +00:00
CrazyMax
db2bce3bb3
Docs website with mkdocs ( #100 )
...
* Fix build workflow
* Docs website with mkdocs (#99 )
* Fix docs workflow
* Move mkdocs Docker file
* Ignore docs in build workflow
* Update workflows
* Update links
* Move upgrade notes to documentation
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-06-19 22:47:17 +00:00
CrazyMax
b5c584eca1
Fix workflow
2020-06-19 21:56:55 +02:00