Denis Gukov
89a2ddf6b5
feat(be): ansible-semaphore -> semaphoreui
2024-10-26 12:56:17 +00:00
Denis Gukov
1ffa29030e
fix(config): init ldap mappings in interactive setup
2024-10-19 21:40:43 +05:00
Denis Gukov
8dd85afa15
fix(cli): return ask directory path
2024-09-30 01:29:58 +05:00
Denis Gukov
4afe568db6
fix(cli): respect --config option in setup command
2024-09-30 01:18:08 +05:00
Denis Gukov
bea1c6045f
feat(be): use omitempty for json config
2024-09-29 23:53:33 +05:00
Denis Gukov
41b682ff38
chore(be): remove asking DingTalk settings in setup
2024-09-27 23:52:41 +05:00
shaxiao
8335649a81
feat: Add dingtalk webhook notification medium
2024-09-26 14:28:51 +08:00
Oussama Jarrousse
631da95ea9
Adding rocket.chat alerts support (similar to slack)
2024-03-15 18:30:15 +01:00
Oussama Jarrousse
a43c94f6e7
Revert "Adding rocket.chat alerts support (similar to slack)"
...
This reverts commit 2bb8114464
.
2024-03-15 18:23:11 +01:00
Oussama Jarrousse
2bb8114464
Adding rocket.chat alerts support (similar to slack)
2024-03-15 18:20:54 +01:00
gavrilov.nikita
741a6748fd
Fix deprecation io/ioutil
2024-03-10 22:07:19 +03:00
Denis Gukov
ebb0c2c286
Merge pull request #1584 from robinmalik/develop
...
Add: Support for Microsoft Team Channel Alerts (via Adaptive Card webhook)
2024-03-02 18:35:11 +01:00
Thomas Boerger
3b7436e22c
feat: upgrade all dependencies
...
I have updated all dependencies within go.mod by executing `go get -u
./...`, beside that I had to replace the imports for logrus, mergo and
squirrel to match the right names from their modules.
2024-02-27 12:06:05 +01:00
Robin Malik
2e51ab7f1f
Add support for Microsoft Team Channel Webhook
2023-10-21 10:47:11 +01:00
Denis Gukov
adbbe87e74
chore: public url
2023-07-23 02:23:25 +02:00
Denis Gukov
cf7e5f895a
feat(be): disable of sslmode for postgres when setup
2022-11-20 00:22:17 +05:00
Loïc Tosser
e72a5a6ee6
Slack alerts
2022-04-11 12:29:48 +04:00
Denis Gukov
9520c0cd1b
feat(be): implement migrations for BoltDB
2022-01-23 18:03:23 +05:00
Denis Gukov
034bdd456f
fix(be): check directory state before trying create it
2021-11-03 01:07:37 +05:00
Denis Gukov
81e50f82ef
fix(config): fill dialect field
2021-08-28 22:57:04 +05:00
Denis Gukov
63a4a32ac1
feat: refactor to support postgres
2021-08-24 20:20:34 +05:00
Denis Gukov
730965c3a8
fix(be): default values for setup
2021-08-11 22:19:07 +05:00
Denis Gukov
37663bf615
feat: use scanln
2021-08-11 21:31:09 +05:00
Denis Gukov
6005ee8ce7
fix(be): remove unused variables
2021-08-11 20:10:54 +05:00
zeroZshadow
56a7a4132d
Move interactive setup to own package
...
Remove reflex installation for windows
2021-07-15 21:23:59 +01:00