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
CrazyMax
0c935c7651
Fix build workflow
2020-06-17 18:40:41 +02:00
CrazyMax
59a83bf653
Dump infos from workflow
2020-06-17 16:58:56 +02:00
CrazyMax
f3de922baf
Update Docker and Swarm providers doc
2020-06-17 11:56:03 +02:00
CrazyMax
82bf04eadd
Fix examples
2020-06-17 11:49:10 +02:00
CrazyMax
7422f968ae
Move examples
2020-06-17 10:58:46 +02:00
CrazyMax
6d276b1f13
Fix RBAC example for Kubernetes
2020-06-17 10:55:39 +02:00
CrazyMax
916723f322
Update README
v4.0.0-beta.3
2020-06-17 03:05:35 +02:00
CrazyMax
4da907ba7a
Remove
2020-06-17 01:03:09 +00:00
CrazyMax
dc5949819b
Allow to define namespaces for Kubernetes
...
Use annotations instead of labels for Kubernetes
Add Kubernetes provider doc
2020-06-17 01:03:09 +00:00
CrazyMax
2a936199ef
Add swarm example
2020-06-17 01:03:09 +00:00
CrazyMax
77ce512b70
Update doc for file and swarm providers
2020-06-17 01:03:09 +00:00
CrazyMax
c813fa812b
Move examples
2020-06-17 01:03:09 +00:00
CrazyMax
570775464b
Remove unused
2020-06-17 01:03:09 +00:00
CrazyMax
603f5a535a
Kubernetes provider
2020-06-17 01:03:09 +00:00
CrazyMax
4b6a371abd
Update workflows
2020-06-16 00:39:56 +02:00
CrazyMax
ef9a21aa99
Update editorconfig
2020-06-15 19:50:09 +02:00
CrazyMax
3cbfed0473
Update README
2020-06-15 19:48:31 +02:00
Marcelo Castagna
e68ba0c8bd
Update Teams notification screenshot ( #93 )
2020-06-09 14:31:30 +00:00
CrazyMax
f800ae0d7a
Split tests
v4.0.0-beta.2
2020-06-09 01:06:27 +00:00
CrazyMax
896d4827b4
Add hub link to notifiers
...
Send message as markdown for Gotify and Telegram notifiers
2020-06-09 01:06:27 +00:00
CrazyMax
6e8b0450ff
Add link to respective hub ( #40 )
2020-06-09 01:06:27 +00:00
CrazyMax
2038336a18
Update doc
2020-06-08 01:06:05 +02:00
CrazyMax
8c03c235cc
Use go module instead of local folder
2020-06-08 00:45:53 +02:00
CrazyMax
7bff860650
Bump v4
v4.0.0-beta.1
2020-06-07 22:04:31 +02:00
CrazyMax
29bd6e6e43
Update FAQ
2020-06-07 22:00:49 +02:00
CrazyMax
349917e7e4
Configuration transposed into environment variables ( #82 )
...
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 (#79 )
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
56d110bdec
Docker API version negotiation ( #29 )
2020-06-07 21:52:08 +02:00
CrazyMax
0e136a5b83
Fix docker client dep
2020-06-07 21:32:14 +02:00
CrazyMax
57c1aaee17
Remove nightly
2020-06-01 20:29:29 +02:00
CrazyMax
dc32aeb371
Update workflow
2020-05-30 15:39:20 +02:00
CrazyMax
5ba6506efd
Typo
2020-05-29 23:25:54 +02:00
Twilek-de
9b735c3f88
Add Mattermost compatibility via Slack webhooks ( #80 )
2020-05-29 21:24:45 +00:00
CrazyMax
614ffd16e1
Revert "Add TEST_NOTIF variable ( #79 )"
...
This reverts commit 78212e1cd1 .
2020-05-29 20:18:45 +02:00
CrazyMax
b20c6814bf
Publish edge and nightly Docker images
2020-05-29 16:44:06 +02:00
Uli Fahrer
78212e1cd1
Add TEST_NOTIF variable ( #79 )
...
Co-authored-by: Uli <github@uli-fahrer.de >
2020-05-29 14:42:40 +00:00
CrazyMax
91938b73f1
Update CHANGELOG
v3.0.0
2020-05-27 23:09:47 +02:00
CrazyMax
f5d3fb016e
Update CHANGELOG
2020-05-27 23:09:05 +02:00
CrazyMax
306583d5c1
Update README
2020-05-27 23:08:54 +02:00
CrazyMax
7c4acc36a9
Dependabot v2
2020-05-27 23:08:48 +02:00
CrazyMax
143a06b3eb
Set ants logger
2020-05-27 23:08:39 +02:00
github-actions[bot]
4d0dba7572
Fix go modules
2020-05-27 20:54:31 +00:00
dependabot-preview[bot]
f4040fd801
Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 ( #69 )
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.2.8 to 2.3.0.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.8...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 22:53:56 +02:00
github-actions[bot]
823f8d4278
Fix go modules
2020-05-27 20:53:05 +00:00
dependabot-preview[bot]
dc5ce6e3a1
Bump github.com/panjf2000/ants/v2 from 2.3.1 to 2.4.1 ( #77 )
...
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants ) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/panjf2000/ants/releases )
- [Commits](https://github.com/panjf2000/ants/compare/v2.3.1...v2.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 22:52:34 +02:00
CrazyMax
5fa8ee81fd
Update UPGRADE
2020-05-27 22:31:34 +02:00
CrazyMax
a62658e266
Fix package version
2020-05-27 21:38:07 +02:00
Marcelo Castagna
2c59162a5c
Update Teams screenshot ( #76 )
2020-05-27 20:23:08 +02:00
CrazyMax
948b844e6e
Update README
2020-05-27 02:51:10 +02:00