0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-03-18 13:12:54 +00:00
Commit graph

54 commits

Author SHA1 Message Date
CrazyMax
11f5b3847c
Remove Codacy 2021-07-19 21:52:41 +02:00
CrazyMax
5d583809a0
Allow to customize notification message ()
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-25 23:24:02 +02:00
CrazyMax
62215197f2
Switch to plausible 2021-06-11 19:39:19 +02:00
CrazyMax
d95d274d3b
Use crazy-max/ghaction-docker-login action 2020-08-15 16:46:33 +02:00
CrazyMax
db2bce3bb3
Docs website with mkdocs ()
* Fix build workflow

* Docs website with mkdocs ()

* 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
916723f322
Update README 2020-06-17 03:05:35 +02:00
CrazyMax
3cbfed0473
Update README 2020-06-15 19:48:31 +02:00
CrazyMax
349917e7e4
Configuration transposed into environment variables ()
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications ()
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-07 19:58:49 +00:00
CrazyMax
306583d5c1
Update README 2020-05-27 23:08:54 +02:00
CrazyMax
948b844e6e
Update README 2020-05-27 02:51:10 +02:00
CrazyMax
0bef98aa77
Update README 2020-05-25 14:39:22 +02:00
CrazyMax
5ca0230562
Move static to file provider () 2020-05-25 14:08:12 +02:00
CrazyMax
3702abafa2
Update workflows 2020-05-24 21:38:43 +02:00
CrazyMax
f5cfb9b43b
Switch to kong command-line parser 2020-05-08 17:01:08 +02:00
CrazyMax
9c797f1616
Review of platform detection ()
* Leave default image platform empty for static provider (see FAQ doc)
* Handle platform variant
* Add database migration process
* Switch to Open Container Specification labels as label-schema.org ones are deprecated
* Remove unneeded `diun.os` and `diun.arch` docker labels

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-03-31 23:27:10 +02:00
CrazyMax
326be81d90
Update doc 2020-01-28 21:10:15 +01:00
CrazyMax
89b9c04f93
Update README 2020-01-28 20:50:38 +01:00
CrazyMax
b911c2722c
Update README 2019-12-17 23:43:18 +01:00
CrazyMax
66f26b732c
Update README 2019-12-17 23:42:32 +01:00
CrazyMax
4e5dff05a6
Update doc 2019-12-14 17:39:00 +01:00
CrazyMax
02e205b773
Update README 2019-11-13 16:01:12 +01:00
CrazyMax
f7c6204dc9
Add label 2019-10-31 02:41:52 +01:00
CrazyMax
65574fc5a4 Update README 2019-10-01 23:51:21 +02:00
CrazyMax
5917a6a71e
Update README 2019-08-22 21:29:01 +02:00
CrazyMax
3ec7e934c8
Move documentation 2019-08-22 21:22:10 +02:00
CrazyMax
45e562433d
Update README 2019-07-29 07:02:10 +02:00
CrazyMax
4f0f9ef1d1
Update README 2019-07-25 03:42:50 +02:00
CrazyMax
65b7c1b906
Update README 2019-07-25 03:11:18 +02:00
CrazyMax
13df48f84d
Bump 2019-07-01 01:58:29 +02:00
CrazyMax
d741ae3371
Bump 2019-07-01 00:56:53 +02:00
CrazyMax
6d836d5a25
Update README 2019-07-01 00:49:30 +02:00
CrazyMax
43beebc3ae
Always run on startup 2019-07-01 00:15:06 +02:00
CrazyMax
7b8495e2a8
Display next execution time
Use v3 robfig/cron
2019-07-01 00:11:11 +02:00
CrazyMax
63c90cdc15
Move Os and Arch filter to image 2019-06-30 23:14:49 +02:00
CrazyMax
f7e6eaf895
Update README 2019-06-30 22:26:42 +02:00
CrazyMax
2b752d14c6
Update README 2019-06-10 18:02:25 +02:00
CrazyMax
2150ca8b62
Update README 2019-06-09 20:02:14 +02:00
CrazyMax
43494e4f0a
Update README 2019-06-09 19:56:11 +02:00
CrazyMax
4614a7568d
Add worker pool to parallelize analyses 2019-06-09 19:43:48 +02:00
CrazyMax
4742827709
Filter tags before return them 2019-06-08 20:50:01 +02:00
CrazyMax
6648721c40
Update README 2019-06-08 19:52:03 +02:00
CrazyMax
772ab1388b
Update README 2019-06-08 19:42:55 +02:00
CrazyMax
00ed9d24e2
Add option to set the maximum number of tags to watch for an item if watch_repo is enabled 2019-06-08 19:42:19 +02:00
CrazyMax
7f87602672
Update README 2019-06-08 15:38:35 +02:00
CrazyMax
dfbed64b76
Update README 2019-06-08 03:28:50 +02:00
CrazyMax
b4e9852821
Typo 2019-06-08 03:24:46 +02:00
CrazyMax
4db467b07e
Update README 2019-06-08 02:59:37 +02:00
CrazyMax
5942e39b83
Allow overriding os and architecture when watching
Move insecure_tls and timeout options to registry option
Rename Bolt bucket
Change default schedule
Review registry client
2019-06-08 02:50:46 +02:00
CrazyMax
3ce4e27623
Fix data volume mount 2019-06-04 23:21:35 +02:00
CrazyMax
6cb9c6bb2c
Increase default timeout 2019-06-04 23:20:46 +02:00