Niko Köser
Niko Köser
Hello fellow Notify users! We are the maintainers of the open source project `Notify` and we would love to know more about our community of users. If you are using...
**Describe the missing service. Please provide useful links.** Add new service for [Ntfy](https://github.com/binwiederhier/ntfy). API docs can be found [here](https://docs.ntfy.sh/publish/).
### Summary PR #892 completely broke my setup. After some investigation, flipping the logic for choosing the correct `is_list` util function seems to fix it for me. I __can't__ confirm...
Hi, [notify](https://github.com/nikoksr/notify) author here. We're currently working on a `v2` and I'm interested in uploading/sending files in the form of a message attachment to Teams. I've worked my way through...
## Summary Prior to this change, `slick run` did not print any errors that were caused by the underlying run implementation, which required the user to use `go run` manually...
## Summary The generated main file was missing an import for the "log" package and required manual fixing. This change makes slick's workflow a little more.. _slick_.
This change fixes all places in the msteams service where we we're still using deprecated parts of [the provider library](https://github.com/atc0005/go-teams-notify). This change uses a pre-release of go-teams-notify to verify full...
# Description We're actively using and building on Hatchet and enjoy it a lot. Not being able to plug our logger into the system is an issue for us though....