Commit graph

100 commits

Author SHA1 Message Date
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
Michael de Wit 0d50aa9f2b
Merge pull request #52 from igal-SX/patch-1
Update Arm Dockerfile
2021-09-15 16:20:36 +02: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
igal-SX eb4d8f1c75
Update Arm Dockerfile
After several tries, the arm dockerfile is not working at all, and there is an error of the binary.
only change to golang 1.15 solve it
2021-09-14 21:58:41 +03:00
Michael de Wit 1d2b6deb8d Add step settings under settings key in docs 2021-02-08 12:34:16 +01:00
Michael de Wit 5a6dd0b174 Focus docs on Drone v1 (#46) 2021-02-08 10:45:02 +01:00
Michael de Wit 537551cd38
Merge pull request #44 from BigeYoung/patch-1
solved #43
2020-12-07 09:17:22 +01:00
BigeYoung e7c7a6ff3e
solved #43
When using external url, the character `>` is redundant.
2020-12-07 16:03:05 +08:00
Michael de Wit 5257b5ab04
Merge pull request #39 from xemle/feature/docker-arm
Update Dockerfile for arm architecture
2020-12-03 09:45:53 +01:00
Michael de Wit e861696b04
Merge pull request #42 from s00500/master
Add options to load recipients from file (#41)
2020-12-01 15:02:17 +01:00
Lukas Bachschwell c139365a67
Add options to load recipients from file
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2020-12-01 13:51:43 +01:00
Michael de Wit 28bc16668a
Merge pull request #40 from immerrr/add-workaround-for-kubernetes-runner
Use /run/drone/env as default PLUGIN_ENV_FILE, overwrite env vars with it
2020-08-02 12:28:25 +02:00
immerrr e60e502514 Use /run/drone/env as default PLUGIN_ENV_FILE, overwrite env vars with it
It is required for the plugin to work correctly with Kubernetes runner, where
environment variables are created before the pipeline is finished and thus
initial DRONE_BUILD_STATUS is always "success".

Related discourse topic:

https://discourse.drone.io/t/drone-build-status-always-success-in-kubernetes/6627/2

Similar workaround in drone-slack:

59d3676b1c/main.go (L187-L189)
2020-07-31 19:57:28 +02:00
Sebastian Felis b5d272586f Update Dockerfile for arm architecture 2020-05-07 21:45:11 +02:00
Michael de Wit 8b63a0b1e1
Merge pull request #37 from loganmarchione/master
Update Go and Alpine
2020-04-30 08:25:10 +02:00