Commit Graph

22 Commits

Author SHA1 Message Date
CrazyMax
073e08ee11 Entry metadata field 2022-12-29 11:15:26 +01:00
CrazyMax
857e462090 Tags sorting support (#645)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-17 13:47:37 +02:00
CrazyMax
c477730451 Update docs 2022-01-31 15:39:44 +01:00
CrazyMax
cb4e727d6c Note to customize the hostname (#465)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-20 19:31:52 +02:00
CrazyMax
5d583809a0 Allow to customize notification message (#415)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-25 23:24:02 +02:00
CrazyMax
d75d05ca89 Handle registry auth config (#411)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-18 00:12:21 +02:00
CrazyMax
e1bb4eea7f Define serve command (#393)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-31 11:28:04 +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
75eea45fdb Note about watch_repo setting (#348)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-29 01:03:46 +02:00
CrazyMax
de7eeadcd2 Fix profiler path (#339)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 21:07:23 +02:00
CrazyMax
6455292a95 Update doc 2021-04-05 04:40:49 +02:00
CrazyMax
c6f8c975d7 Update FAQ 2020-11-13 00:18:36 +01:00
CrazyMax
b1953afdae Check digest from HEAD request (#217)
* Check digest from HEAD request
* Add FAQ note about Docker Hub rate limits
* Compare digest as watch setting

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-12 23:00:01 +00: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
f7607c898e Add "Too many requests to registry" section in FAQ (#168) 2020-09-06 20:42:59 +02:00
CrazyMax
13577400f7 Update CHANGELOG 2020-08-20 01:45:23 +02:00
CrazyMax
0d8ad64ce7 Allow to use --test-notif without providers and DB connection (#157 #150) 2020-08-20 00:52:54 +02:00
CrazyMax
4383ccab61 Remove docs landing page 2020-07-06 01:01:16 +02:00
CrazyMax
d9c55d3459 Style 2020-06-30 19:53:26 +02:00
CrazyMax
02b08098b7 Add Usage chapter, fix test notifications example (#118) 2020-06-30 19:34:02 +02:00
CrazyMax
9146b78111 More explicit massage if manifest not found (#94) 2020-06-20 02:50:18 +02: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