1
0
mirror of https://github.com/nikoksr/notify.git synced 2024-11-28 08:39:13 +02:00
Commit Graph

547 Commits

Author SHA1 Message Date
Niko Köser
e81d95150a
Merge pull request #256 from nikoksr/renovate/github-codeql-action-2.x 2022-04-25 14:44:02 +02:00
Renovate Bot
89d8d1a080
chore(deps): update github/codeql-action action to v2 2022-04-25 12:37:48 +00:00
Niko Köser
f2d1c8437f
Merge pull request #254 from moonD4rk/main 2022-04-25 14:37:27 +02:00
Niko Köser
8f2b3d1fc1
chore(deps): remove unused deps 2022-04-25 14:30:01 +02:00
ᴍᴏᴏɴD4ʀᴋ
e257c5bf5f
update service/bark/bark.go
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-04-25 13:36:31 +08:00
Niko Köser
782e95313f
Merge branch 'main' into main 2022-04-23 19:20:07 +02:00
renovate[bot]
5bdcc0c845
fix(deps): update module github.com/slack-go/slack to v0.10.3 (#255)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 16:14:39 +00:00
ᴍᴏᴏɴD4ʀᴋ
4d485b3ea3 fix: use default server url 2022-04-23 23:52:32 +08:00
ᴍᴏᴏɴD4ʀᴋ
7bd80b076c fix: bark pushURL wrong schema 2022-04-23 23:51:42 +08:00
Niko Köser
e2c9f249e1
docs(readme): add bark service to credits section 2022-04-23 16:13:38 +02:00
Niko Köser
db2e5884c2
refactor(service): normalize and clean-up bark service 2022-04-23 16:12:57 +02:00
ᴍᴏᴏɴD4ʀᴋ
8fdd3c24dc fix: use custom http client to send request 2022-04-23 20:23:48 +08:00
ᴍᴏᴏɴD4ʀᴋ
c364220b47 docs: add documents for bark service 2022-04-23 19:57:21 +08:00
ᴍᴏᴏɴD4ʀᴋ
24d61f6f82 feat: add bark service 2022-04-23 15:53:18 +08:00
Niko Köser
f66224c100
docs(readme): add similar projects section 2022-04-22 21:24:34 +02:00
Niko Köser
5e2e224428
Merge pull request #252 from nikoksr/feat/options
feat(notify): add options
2022-04-22 20:58:56 +02:00
Niko Köser
ca1026edb9
chore(tool): remove git-cliff support
Gonna use the GitHub changelog generation from now on.
2022-04-22 20:49:55 +02:00
Niko Köser
55650b9934
chore(err): wrap errors 2022-04-22 20:47:46 +02:00
Niko Köser
78392de0e3
style: remove unecessary new-line 2022-04-22 20:45:49 +02:00
Niko Köser
4585e9fc94
test(go): allow for parallel tests 2022-04-22 20:45:29 +02:00
Niko Köser
b50efdf40b
lint(go): update golangci config 2022-04-22 20:44:27 +02:00
Niko Köser
d50bbdd656
test(lint): ignore warning 2022-04-22 20:38:49 +02:00
Niko Köser
1f8d183210
test(notify): add tests for Notify's core functions
This only adds tests for Notify itself, not for the list of supported
services.
2022-04-22 20:33:52 +02:00
Niko Köser
c6054bc20a
chore(code): clean up a little 2022-04-22 20:33:24 +02:00
Niko Köser
20ec590e87
feat(notify): add notifier options
Introducing Option functions. Options are meant to provide an extendable
way of instanciating a Notifier with a set of options. Currently, only
Enable()/Disable() are supported.

WithOptions() alters an already instanciated Notifier and
NewWithOptions() returns a new Notifier instance that was initialized
with the given options.

Options are passed in as a variadic list, thus, they're "optional".. no
pun intended. Calling New() results in an internal call to
NewWithOptions() without options passed, which again results in a
default Notifier being returned.
2022-04-22 20:29:22 +02:00
Niko Köser
ed8c8250f3
chore(build): check if Notify satisfies Notifier interface 2022-04-22 19:02:37 +02:00
renovate[bot]
2027de87b9
fix(deps): update module github.com/bwmarrin/discordgo to v0.25.0 (#251)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-19 02:21:26 +00:00
renovate[bot]
a755bb1730
fix(deps): update github.com/dghubble/go-twitter digest to 14d8abd (#250)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-13 19:04:09 +00:00
Renovate Bot
35afc987ea fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.4 2022-03-31 11:34:54 +00:00
Renovate Bot
490dab42b4 fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.3 2022-03-31 05:46:39 +00:00
Renovate Bot
b40ea68eeb fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.3 2022-03-31 02:08:47 +00:00
Renovate Bot
c21b969175 fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.16.2 2022-03-30 22:32:51 +00:00
Renovate Bot
ccee72c50f fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.6.1 2022-03-29 18:11:55 +00:00
Niko Köser
507eee3cb9
chore(release): prepare for release v0.23.0 2022-03-25 08:53:48 +01:00
renovate[bot]
f57dfda60e
fix(deps): update module github.com/bwmarrin/discordgo to v0.24.0 (#225)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 08:48:24 +01:00
renovate[bot]
78f30df750
fix(deps): update module github.com/plivo/plivo-go to v7.8.0 (#224)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 08:10:28 +01:00
renovate[bot]
3d32e2a499
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.3 (#243)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-25 07:53:54 +01:00
renovate[bot]
14e9b24862
chore(deps): update actions/cache action to v3 (#235)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 07:48:28 +01:00
renovate[bot]
726affa058
chore(deps): update actions/checkout action to v3 (#223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 07:41:51 +01:00
renovate[bot]
da26e77ae3
chore(deps): update actions/setup-go action to v3 (#222)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2022-03-25 07:38:15 +01:00
renovate[bot]
5028b18ba8
chore(deps): update golangci/golangci-lint-action action to v3 (#215)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-25 07:29:57 +01:00
Renovate Bot
e6ac524128 fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.2 2022-03-25 04:45:48 +00:00
Renovate Bot
ccd0e3ce00 fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.2 2022-03-25 00:18:21 +00:00
Renovate Bot
07170f616e fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.16.1 2022-03-25 00:15:35 +00:00
Renovate Bot
a30f5e14a6 fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.2 2022-03-24 05:51:49 +00:00
Renovate Bot
3ccabb9e2e fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.1 2022-03-24 03:30:25 +00:00
Renovate Bot
98257788d0 fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.1 2022-03-23 23:24:50 +00:00
Renovate Bot
e736c7e738 fix(deps): update github.com/dghubble/go-twitter digest to 995614a 2022-03-19 12:54:14 +00:00
Renovate Bot
6bffdd5a45 fix(deps): update module github.com/stretchr/testify to v1.7.1 2022-03-16 00:01:54 +00:00
Renovate Bot
cefc108f60 fix(deps): update module github.com/textmagic/textmagic-rest-go-v2/v2 to v2.0.2457 2022-03-11 21:34:45 +00:00