Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support for Telegram #63

Merged
merged 17 commits into from
May 25, 2022
Merged

feat: Support for Telegram #63

merged 17 commits into from
May 25, 2022

Conversation

JosephKav
Copy link
Collaborator

@JosephKav JosephKav commented May 22, 2022

also includes support for every Shoutrrr notifier - see https://containrrr.dev/shoutrrr/v0.5/services/overview/

was a very large rewrite of the notifiers, involving the removal of my slack/gotify code, replacing that with Shoutrrr. There was also a small change in the formatting style of this new section that will follow elsewhere soon. Have added automatic conversion to the new formatting, so existing Slack (or MatterMost) and Gotify should stay working fingers crossed!

(Adding Shoutrrr did ruin the -h text, adding loads of -ginkgo.XXX options that I want to remove/hide)

fixes #33
fixes #5

@JosephKav JosephKav linked an issue May 22, 2022 that may be closed by this pull request
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch from 39ed994 to 9ee4c36 Compare May 22, 2022 23:16
also includes support Shoutrrr notifiers - see https://containrrr.dev/shoutrrr/v0.5/services/overview/
was a very large rewrite of the notifiers, involving the removal of my slack/gotify code, replacing that with Shoutrrr. There was also a small change in formatting style that will follow elsewhere soon. Have added automatic conversion to the new formatting, so existing slack (or mattermost) and gotify should stay working fingers crossed!
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch from 9ee4c36 to 0aada49 Compare May 22, 2022 23:21
Would have called this `deployed_version` originally if I'd planned support to monitor deployed services. Makes more sense as it is tracking the `deployed_version` either through an API, or by triggering update scripts with WebHook(s)
Shouldn't effect existing deployments as I've made it convert `current_version*` to `deployed_version*` automatically
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch from 1f6e529 to 3406e49 Compare May 23, 2022 00:24
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch from 22c253c to 7e30a89 Compare May 23, 2022 04:20
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch from eff68cf to 14a341c Compare May 23, 2022 13:04
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch from 14a341c to 097a0cd Compare May 23, 2022 13:17
@JosephKav JosephKav force-pushed the master branch 2 times, most recently from 35a2f8f to fb109d1 Compare May 23, 2022 17:25
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch from 4ae7d1c to a1fafe8 Compare May 23, 2022 17:39
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch from 9ec8500 to 1d1e8a1 Compare May 23, 2022 21:44
@JosephKav JosephKav added the enhancement New feature or request label May 25, 2022
@JosephKav JosephKav linked an issue May 25, 2022 that may be closed by this pull request
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch 2 times, most recently from e4dc5ba to b87f21e Compare May 25, 2022 11:15
- raised an issue for telegram not parsing `chats` param as their docs say that it can be a param
containrrr/shoutrrr#249
- removed mentions of slack/gotify in the context of the old notify code
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch 3 times, most recently from 870b22a to e78ced7 Compare May 25, 2022 17:15
@JosephKav JosephKav force-pushed the 33-feat-support-for-telegram branch from e78ced7 to dc36433 Compare May 25, 2022 18:16
@JosephKav JosephKav merged commit f1b9960 into master May 25, 2022
@JosephKav JosephKav deleted the 33-feat-support-for-telegram branch May 25, 2022 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Support for Telegram feat: Slack client support
1 participant