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
Stefanos Valoumas
2879767e3a feat(service): add twilio 2022-06-06 10:40:23 +03:00
renovate[bot]
836eb8a307
fix(deps): update golang.org/x/sync digest to 0de741c (#299)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 18:31:29 +00:00
renovate[bot]
d87205b2b4
fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.8.1 (#298)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-27 21:38:17 +00:00
renovate[bot]
804cad7b85
fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.8.0 (#296)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-27 17:51:16 +00:00
renovate[bot]
88cbf70855
fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.7.0 (#295)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-27 05:07:33 +00:00
renovate[bot]
befc0c730b
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.9 (#293)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-26 23:55:23 +00:00
renovate[bot]
38f7104b48
fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.12.4 (#294)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-26 21:11:52 +00:00
renovate[bot]
2a95faac23
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.8 (#291)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 22:01:15 +00:00
renovate[bot]
00c239e80e
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.6 (#290)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 00:43:52 +00:00
renovate[bot]
c4d23ab09f
fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.6.2 (#289)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-23 22:26:50 +00:00
renovate[bot]
dcf0fc6405
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.6 (#288)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 05:36:49 +00:00
renovate[bot]
a1b5c12400
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.5 (#287)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 03:46:34 +00:00
renovate[bot]
87c2dc13c9
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.7 (#285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 01:12:05 +00:00
renovate[bot]
852eedf28c
fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.16.4 (#284)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 22:13:25 +00:00
renovate[bot]
fb7b34d566
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.6 (#281)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 23:00:56 +00:00
renovate[bot]
03d69d762f
fix(deps): update golang.org/x/sync digest to 0976fa6 (#280)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-14 00:05:14 +00:00
renovate[bot]
67b891627e
fix(deps): update module github.com/silenceper/wechat/v2 to v2.1.3 (#277)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-12 12:26:23 +00:00
renovate[bot]
995ad3ec51
fix(deps): update github.com/rocketchat/rocket.chat.go.sdk digest to 400a3e7 (#275)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-11 11:18:01 +00:00
renovate[bot]
88a8dd1017
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.5 (#273)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 22:41:20 +00:00
Niko Köser
d448ef6854
Merge pull request #272 from svaloumas/feature/add-fcm-service 2022-05-09 19:00:29 +02:00
Stefanos Valoumas
44eb89d641 docs(readme): add fcm service support 2022-05-09 15:58:54 +03:00
Stefanos Valoumas
a38dbb0c2c feat(service): add fcm 2022-05-08 12:56:01 +03:00
renovate[bot]
4564e0229e
fix(deps): update module github.com/plivo/plivo-go/v7 to v7.9.0 (#271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-05 17:33:02 +00:00
renovate[bot]
45c7a97d38
fix(deps): update github.com/dghubble/go-twitter digest to ee73613 (#267)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 19:26:16 +00:00
Niko Köser
6d3af8bfab
Merge pull request #266 from nikoksr/chore/remove-kodiak 2022-04-27 15:48:48 +02:00
Niko Köser
1c3839443a
Merge branch 'main' into chore/remove-kodiak 2022-04-27 15:40:41 +02:00
Niko Köser
36aaef4b0a
docs(readme): fix library documentation link 2022-04-27 15:37:26 +02:00
Niko Köser
9817db0a46
ci(action): remove kodiak action 2022-04-27 15:36:58 +02:00
renovate[bot]
537a4b11c2
fix(deps): update module github.com/google/go-cmp to v0.5.8 (#265)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-27 02:45:08 +00:00
renovate[bot]
9982967448
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.5 (#262)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 14:09:11 +00:00
renovate[bot]
f23b949fb6
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.4 (#258)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 10:45:33 +00:00
Niko Köser
88228bd04c
Merge pull request #264 from nikoksr/renovate/codecov-codecov-action-3.x
chore(deps): update codecov/codecov-action action to v3
2022-04-26 06:43:33 +02:00
Renovate Bot
13765f7d5a
chore(deps): update codecov/codecov-action action to v3 2022-04-26 03:27:30 +00:00
renovate[bot]
240e01d502
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.4 (#261)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 03:26:30 +00:00
renovate[bot]
512f45a76c
fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.16.3 (#257)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 03:25:38 +00:00
Niko Köser
839bcbcde9
Merge pull request #260 from nikoksr/test/fill-gaps-in-lib-root 2022-04-26 01:23:08 +02:00
Niko Köser
0dac5dc6af
test: fill gaps in library root 2022-04-26 01:17:52 +02:00
Niko Köser
23b572dfb2
ci(gh): test recursively 2022-04-26 01:06:21 +02:00
Niko Köser
c7bf922209
ci(github): add test coverage creation and upload 2022-04-26 01:04:18 +02:00
Niko Köser
62773ae71a
chore(git): ignore test coverage file 2022-04-26 01:04:01 +02:00
Niko Köser
be7f51f5bb
build(make): add go test coverage command 2022-04-26 01:03:41 +02:00
Niko Köser
5e758e29a8
Merge pull request #259 from nikoksr/feat/new-with-services 2022-04-26 00:23:41 +02:00
Niko Köser
d81b7c47e5
docs(readme): add usage recommendation 2022-04-26 00:17:02 +02:00
Niko Köser
bfafa2acb7
feat(notify): Add NewWithServices() constructor function
AddNewWithServices() accepts a variadic list of services and returns a
new, by New() created, Notify instance with the list of services set as
its notifiers.

If no services are given it's the functionally identical to just calling
New().

Calling NewWithServices() with a list of services is functionally equal
to calling New() and then UseServices().
2022-04-25 23:53:28 +02:00
Niko Köser
5c3235363c
chore(naming): change list parameter names to plural 2022-04-25 23:52:39 +02:00
Niko Köser
f98e77001f
docs(readme): update contribution section in readme 2022-04-25 15:39:18 +02:00
Niko Köser
2d7300c73a
docs(contrib): update contribution guidelines 2022-04-25 15:38:39 +02:00
Niko Köser
510083f339
ci(github): remove redundant template 2022-04-25 15:38:20 +02:00
Niko Köser
3a85668e18
ci(github): add service issue template 2022-04-25 15:30:56 +02:00
Niko Köser
dcb78b50db
ci(github): update issue templates 2022-04-25 15:24:43 +02:00