Commit graph

18 commits

Author SHA1 Message Date
Simon Vieille 04f4d8badc
update readme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-15 13:59:04 +01:00
Simon Vieille 65f4049c28
refactor all by using PHP instead of Golang
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-15 12:38:30 +01:00
Simon Vieille 3390cf2714
docs(readme): update image name
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-04 22:40:28 +01:00
Simon Vieille e9edb536ab docs: add documentation about "evaluate" and remove info about drone
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-04 13:26:25 +01:00
Simon Vieille ecec01ab6d docs(readme): replace envvars and image name 2023-01-03 21:10:58 +01:00
Michael de Wit e265499665 Fix #61 by correctly referencing PLUGIN_FROM.ADDRESS and PLUGIN_FROM.NAME 2022-04-26 18:09:02 +02:00
lishuangtai 027b1d4ab6 Extended from configuration to support utf8 name 2021-10-21 09:57:04 +08:00
igal-SX c232253af7
add docker create for ARM
adding all relevant docker buildx commands for arm.
2021-09-14 22:03:03 +03:00
Michael de Wit 0c46942410 Update to Docker Hub automated build 2018-02-08 16:50:01 +01:00
Michael de Wit 4242a88488 Fix issue in README example, close #21 2018-01-09 09:33:35 +01:00
Michael de Wit 6917c02a54 Finish repository migration 2017-01-16 15:06:10 +01:00
Michael de Wit f128c947ab Refactor plugin to be compatible with Drone 0.5 (#13)
* Refactor plugin to be compatible with Drone 0.5

* Add vendor files

* Re-add logo.svg, make loading environment from .env file optional, and use drone-go/template

* Fix README

* Fix issue with date formatting, update the DOCS, and improve types

* Add working directory and volume mount to README example
2017-01-16 13:20:59 +01:00
Thomas Boerger b8b6558f87 Reference to DOCS.md from README.md for usage information 2016-02-26 00:00:29 +01:00
Thomas Boerger 8484730b82 Integrated skip verify, gomail and templates
I have switched the mail sending mechanism to gomail to get more power
out of the sending method. Beside that I have added a flag to skip
certificate verification.

On top of that I have integrated the drone templating to make it
possible to overwrite the email templates optionally.

To be more compatible I have created a plaintext message format with the
help of html2text as well.
2016-02-01 12:55:41 +01:00
Thomas Boerger e558964bc8 Unification: Drone config, Makefile, structure and badges 2016-01-26 13:00:13 +01:00
Thomas Boerger 4068fc88ea Added make task for building docker container 2015-12-15 00:48:25 +01:00
Thomas Boerger 07a1259df4 Streamlined the documentation 2015-12-11 10:40:37 +01:00
Brad Rydzewski fa69400d6c initial commit 2015-11-10 17:44:23 -08:00