1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-07 23:01:59 +02:00
Commit Graph

225 Commits

Author SHA1 Message Date
Niko Köser
0f4b5f134f
Merge pull request #79 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.1.6
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.1.2 to 1.1.6
2021-04-27 07:30:12 +02:00
Niko Köser
2be6923b89
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.1.6 2021-04-27 07:28:52 +02:00
Niko Köser
ed6ed2585b
Merge pull request #83 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.3.4
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.2.1 to 1.3.4
2021-04-27 07:27:22 +02:00
Niko Köser
f0e95bdca2
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.3.4 2021-04-27 07:25:19 +02:00
Niko Köser
e259cc850b
Merge pull request #68 from gtourkas/main
feat(service): add support for WeChat
2021-04-27 07:23:22 +02:00
dependabot[bot]
c793aaa1b7
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.2.1 to 1.3.4
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.2.1 to 1.3.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.2.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 10:28:46 +00:00
gtourkas
43d3c4e5c0 build-passing commit 2021-04-23 21:09:02 +03:00
George Tourkas
e874e41a36
renaming callback to clarify intent
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-23 21:05:36 +03:00
George Tourkas
28ee79a6bc
renaming callback to clarify intent
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-23 21:05:09 +03:00
gtourkas
da3ffb0a7d build-passing commit 2021-04-15 12:12:28 +03:00
George Tourkas
2b791ae0ba
using configured cache
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 11:43:19 +03:00
dependabot[bot]
ccce6dcf71
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.1.2 to 1.1.6.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.1.2...config/v1.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 08:31:35 +00:00
George Tourkas
51184dc768
Alphabetical order in README.md
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:53:41 +03:00
George Tourkas
8898e786b0
using notify's style in object creation
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:53:25 +03:00
George Tourkas
247c1861b5
using notify's style in object creation
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:53:15 +03:00
George Tourkas
4167bec547
using notify's style in object creation
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:52:58 +03:00
George Tourkas
66d7a877f2
using notify's style in error checking
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2021-04-15 10:52:22 +03:00
gtourkas
9cca11162b Merge remote-tracking branch 'origin/main' into main 2021-03-21 18:54:36 +02:00
gtourkas
ebe28ca829 feat: added support for WeChat 2021-03-21 18:54:10 +02:00
gtourkas
5dbd63751f fmt/linter ran in correct order 2021-03-21 18:10:13 +02:00
gtourkas
d61e3712f5 adding tests 2021-03-21 17:08:31 +02:00
George Tourkas
09ee9c672e wechat initial impl 2021-03-21 14:59:21 +02:00
Niko Köser
d35eefef59
Merge pull request #62 from nikoksr/chore/tidy-go-mods
chore(deps): go mod tidy
2021-03-16 02:12:53 +01:00
Niko Köser
ad94b3b282
chore(deps): go mod tidy 2021-03-16 02:12:03 +01:00
Niko Köser
875ce1007d
Merge pull request #56 from kha7iq/service-rocketchat
feat(service): Add service RocketChat
2021-03-16 02:03:06 +01:00
Niko Köser
18d79560c4
Merge branch 'main' into service-rocketchat 2021-03-16 02:00:11 +01:00
Niko Köser
4ccee65e35
Merge pull request #61 from nikoksr/chore/update-and-tidy-deps
chore(deps): update and tidy go dependencies
2021-03-16 01:46:55 +01:00
Niko Köser
01bcd569c2
chore(deps): update and tidy go dependencies 2021-03-16 01:39:23 +01:00
Niko Köser
24062801f4
Merge pull request #57 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ses-1.1.2
build(deps): bump github.com/aws/aws-sdk-go-v2/service/ses from 1.1.1 to 1.1.2
2021-03-16 01:35:07 +01:00
Niko Köser
2f07792c30
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ses-1.1.2 2021-03-16 01:34:36 +01:00
Niko Köser
53d77125d0
Merge pull request #58 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.1.2
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.1.1 to 1.1.2
2021-03-16 01:31:42 +01:00
Niko Köser
71516cf9e6
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.1.2 2021-03-16 01:31:13 +01:00
Niko Köser
ba874a5d41
Merge pull request #59 from nikoksr/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.2.1
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.2.0 to 1.2.1
2021-03-16 01:24:30 +01:00
Niko Köser
58c906ec9b
Merge branch 'main' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.2.1 2021-03-16 01:19:37 +01:00
kodiakhq[bot]
ebdb5e8e49
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.1.1 to 1.1.2 (#60)
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.1.1 to 1.1.2
2021-03-16 00:18:10 +00:00
dependabot[bot]
abee8cbce1
build(deps): bump github.com/aws/aws-sdk-go-v2/config
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.1.1...config/v1.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 09:28:05 +00:00
dependabot[bot]
b05081092a
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.2.0 to 1.2.1
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 09:27:51 +00:00
dependabot[bot]
f695501dff
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.1.1...config/v1.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 09:27:36 +00:00
dependabot[bot]
45bb512f1f
build(deps): bump github.com/aws/aws-sdk-go-v2/service/ses
Bumps [github.com/aws/aws-sdk-go-v2/service/ses](https://github.com/aws/aws-sdk-go-v2) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.1.1...config/v1.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 09:27:04 +00:00
kha7iq
b8c5be46d5 fix: lint code 2021-03-15 11:54:25 +08:00
kha7iq
4b774893cd fix: update variable names 2021-03-15 11:48:06 +08:00
kha7iq
6f61591389 fix: fix comments in code change variable name 2021-03-11 02:23:47 +08:00
kha7iq
8a4d54a7e7 fix: lint code 2021-03-11 01:59:32 +08:00
kha7iq
a10411bf87 feat(service): add rocketchat service 2021-03-11 01:39:27 +08:00
kha7iq
f48d3fc12a docs: add rocketchat service usage example 2021-03-11 01:38:47 +08:00
kha7iq
8972593b46 docs: add rocketchat service to readme 2021-03-11 01:37:32 +08:00
Niko Köser
1e3c8a47d4
Merge pull request #53 from yoelsusanto/service/line
feat(service): Add line service
2021-03-09 18:07:23 +01:00
Yoel Susanto
fb2507c54d Merge branch 'main' into service/line 2021-03-06 21:13:05 +07:00
Yoel Susanto
720b9e73a3 fix: adjust code style 2021-03-06 21:04:36 +07:00
Niko Köser
44d8392272
Merge pull request #55 from sspaink/updatedoc
docs(slack): Minor update for slack usage doc (#55)
2021-03-06 11:08:09 +01:00