Go to file
Robert Kaussow 22ead9610a
chore: replace deprecated template-lib (#103)
BREAKING CHANGE: The new template helper provided by https://github.com/thegeeklab/drone-plugin-lib/pull/28 is using pure Golang templates and sprig functions. As the unmaintained Golang handlebar library was removed entirely, the template syntax has changed and custom templates need to be adjusted. For more details, please read the [documentation](https://drone-plugin-index.geekdocs.de/plugins/drone-matrix/#parameters).
2023-02-08 16:22:10 +01:00
.chglog chore: adjust changelog template to link to prs instead of issues (#17) 2021-12-12 14:04:00 +01:00
.github fix worind in readme and adjust repo config 2022-07-21 09:47:57 +02:00
_docs chore: replace deprecated template-lib (#103) 2023-02-08 16:22:10 +01:00
cmd/drone-matrix chore: replace deprecated template-lib (#103) 2023-02-08 16:22:10 +01:00
plugin Revert "chore: replace deprecated template-lib (#101)" 2023-02-08 14:33:18 +01:00
.dictionary add missing dictionary file 2021-09-13 23:45:33 +02:00
.drone.yml chore: replace deprecated template-lib (#103) 2023-02-08 16:22:10 +01:00
.gitignore ci: refactor build tools and ci setup (#31) 2022-04-25 12:55:06 +02:00
.golangci.yml refactor: add more linters and fix findings (#100) 2023-02-08 10:14:07 +01:00
.markdownlint.yml refactor: apply repo structure after fork 2021-09-13 23:00:00 +02:00
.prettierignore chore: end of the year maintenance 2021-12-21 10:54:57 +01:00
CONTRIBUTING.md refactor: apply repo structure after fork 2021-09-13 23:00:00 +02:00
Dockerfile.multiarch chore(deps): update golang docker tag to v1.20 (#94) 2023-02-08 10:22:49 +01:00
LICENSE chore: end of the year maintenance 2021-12-21 10:54:57 +01:00
Makefile refactor: add more linters and fix findings (#100) 2023-02-08 10:14:07 +01:00
README.md fix worind in readme and adjust repo config 2022-07-21 09:47:57 +02:00
go.mod Revert "chore: replace deprecated template-lib (#101)" 2023-02-08 14:33:18 +01:00
go.sum Revert "chore: replace deprecated template-lib (#101)" 2023-02-08 14:33:18 +01:00
renovate.json refactor: apply repo structure after fork 2021-09-13 23:00:00 +02:00

README.md

drone-matrix

Drone plugin to to send messages to Matrix

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: Apache-2.0

Drone plugin to to send messages to a Matrix room. You can find the full documentation at https://drone-plugin-index.geekdocs.de.

Contributors

Special thanks to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.