Commit graph

114 commits

Author SHA1 Message Date
Simon Vieille be806166b4
ci: use woodpeckerci/plugin-docker-buildx
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-21 18:45:28 +01:00
Simon Vieille a291a03d89 add setting "debug"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-19 14:33:21 +01:00
Simon Vieille 84a6fa518f add commit.prerelease (CI_COMMIT_PRERELEASE) 2024-02-19 14:33:21 +01:00
Simon Vieille 3fe8426262 Merge pull request 'chore: Configure Renovate' (#3) from renovate/configure into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #3
2024-01-28 00:02:48 +01:00
Renovate Bot 667aa7a576 chore(deps): add renovate.json
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
2024-01-27 23:01:21 +00:00
Simon Vieille 20daf68990
update readme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-15 14:38:09 +01:00
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 0a58f767f9
add test to use configured body template when non empty
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-15 13:40:45 +01:00
Simon Vieille 12007c6909
update ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-15 12:41:08 +01:00
Simon Vieille ff224007f9
update ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-15 12:40:18 +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 9fb03a05ab
fix ci syntax
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-29 17:00:12 +02:00
Simon Vieille f489ba9984
update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-10 10:21:02 +02:00
Simon Vieille 2a95770f61
fix fatal error when the envvar CI_COMMIT_PULL_REQUEST is empty
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
add test before parse the value as integer
2023-07-10 10:01:22 +02:00
Simon Vieille 4bee788ffe
docs(doc): update meta datas
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-15 12:24:42 +01:00
Simon Vieille 834695af76
docs(doc): add meta datas and doc about evualute
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-15 12:12:00 +01:00
Simon Vieille 052472ff30
docs(readme): add link to woodpecker doc for evaluate
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-04 22:42:48 +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 006c65217b
docs(changelog): add v1.0.0-wp 2023-01-04 13:51:25 +01:00
Simon Vieille b88bee1e47 docs(changelog): add v1.0.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-04 13:49:41 +01:00
Simon Vieille b9b9ad07ad Merge branch 'feature/run_evaluation' into develop 2023-01-04 13:45:31 +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 a3aab36b52
feat(expression): add evaluate setting 2023-01-04 13:12:43 +01:00
Simon Vieille 6e9918492f feat(expression): add dep github.com/antonmedv/expr 2023-01-04 13:11:21 +01:00
Simon Vieille c134f8a7d8
ci(build): add version number on build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-03 22:32:23 +01:00
Simon Vieille 534c4f83ad
ci(build): add version number on build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-03 22:30:23 +01:00
Simon Vieille ca5f84d1be
ci(build): remove Makefile from dockerignore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-03 22:00:39 +01:00
Simon Vieille 896cf0335d
ci(build): remove Makefile from dockerignore
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-03 21:56:53 +01:00
Simon Vieille 6e9ea164f5
ci(build): remove Makefile from dockerignore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-03 21:45:55 +01:00
Simon Vieille 0da6feb217
ci(build): update docker build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-03 21:42:45 +01:00
Simon Vieille ad9a71bf6f ci(build): update docker build
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2023-01-03 21:39:28 +01:00
Simon Vieille 0ffe7547d5 ci(pipeline): add pipeline
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-03 21:32:53 +01:00
Simon Vieille fa6dd791cc ci(build): update docker build
use golang:1.18 instead of golang:1.14
update binary name
2023-01-03 21:32:03 +01:00
Simon Vieille e3b1d51bbe chore(git): ignore woodpecker-email 2023-01-03 21:23:54 +01:00
Simon Vieille ecec01ab6d docs(readme): replace envvars and image name 2023-01-03 21:10:58 +01:00
Simon Vieille fbd2e1bd9a feat(core): update vendors
add go.mod and go.sum
update vendors
2023-01-03 20:55:38 +01:00
Simon Vieille 6502797d68
feat(cli): rename drone vars with woodpecker vars 2023-01-03 20:46:30 +01:00
Michael de Wit 24daaff1de
Merge pull request #68 from zc2638/feat/tz
support time zone
2022-07-14 11:22:52 +02:00
zc 5d25b7a270 support time zone 2022-07-14 15:36:44 +08:00
Michael de Wit 115f5adeaa
Merge pull request #62 from synaestic/author_fix
map commit.author.name to DRONE_COMMIT_AUTHOR_NAME
2022-05-30 15:48:45 +02:00
synaestic 3f47a32767 Add DRONE_COMMIT_AUTHOR_NAME to commit.author.name mapping targets 2022-05-30 13:40:40 +02: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
Michael de Wit 7340d3d417 Flip starttls flag to fix #58 2021-11-01 18:56:45 +01:00
Michael de Wit c75190e21a
Merge pull request #57 from glaszig/starttls
allow disabling starttls
2021-10-31 14:36:27 +01:00
glaszig 16b20ece7a allow disabling starttls
- use more up-to-date gomail fork
- add starttls option
2021-10-29 18:10:24 -03:00
Michael de Wit 5e36812d7f
Merge pull request #56 from tiggerlee2/master
Extended from configuration to support utf8 name
2021-10-21 07:12:24 +02:00
lishuangtai 027b1d4ab6 Extended from configuration to support utf8 name 2021-10-21 09:57:04 +08:00
Michael de Wit 13e990499d
Merge pull request #55 from dballard/master
upgrade from alpine linux 3.11 to 3.14 for newer SSL root certs (old …
2021-10-01 14:50:23 +02:00
Dan Ballard 258783d694 upgrade from alpine linux 3.11 to 3.14 for newer SSL root certs (old certs were now expired for some lets encrypt certs) 2021-09-30 13:51:18 -07:00
Michael de Wit 0d6a70a9a8
Merge pull request #53 from igal-SX/patch-2
add docker create for ARM
2021-09-15 16:21:36 +02:00