Commit Graph

23 Commits

Author SHA1 Message Date
Robert Kaussow 76f5076b0a
chore: migrate to wp-plugin-go v3 (#116) 2024-05-17 21:50:20 +02:00
Robert Kaussow 3c3fb393b8
refactor: use dedicated matrix package (#111) 2024-05-11 10:25:15 +02:00
Robert Kaussow 117f681b10
refactor: switch to plugin Cmd and add tests (#110) 2024-05-10 08:42:59 +02:00
renovate[bot] b0214b66b4
chore(deps): update golang devdeps non-major (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-02-09 22:39:01 +01:00
renovate[bot] 5561ac003c
fix(deps): update module maunium.net/go/mautrix to v0.17.0 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-01-16 20:05:45 +01:00
Robert Kaussow 4221876450
fix: fix multiline template rendering and add test (#59) 2023-12-06 21:53:01 +01:00
Robert Kaussow 82c8b3f83c
fix: use gomatrix to render markdown messages (#56) 2023-12-06 09:09:37 +01:00
Robert Kaussow 7b54d1ff24
bump wp-plugin-go to v0.5.0 (#12) 2023-08-21 11:36:07 +02:00
Robert Kaussow 0e78a450f3
refactor: initial commit after rewrite to woodpecker 2023-08-16 00:15:24 +02:00
Robert Kaussow 63e9e76266
fix used template package (#104) 2023-02-08 16:30:46 +01:00
Robert Kaussow 0de593e83d
Revert "chore: replace deprecated template-lib (#101)"
This reverts commit 2048bc2d8f.
2023-02-08 14:33:18 +01:00
Robert Kaussow 2048bc2d8f
chore: replace deprecated template-lib (#101) 2023-02-08 14:25:50 +01:00
Robert Kaussow 63e61cf83d
refactor: add more linters and fix findings (#100) 2023-02-08 10:14:07 +01:00
Robert Kaussow 80aa9c05c0
fix(deps): update module github.com/thegeeklab/drone-plugin-lib to v2 2022-05-29 13:54:52 +02:00
Robert Kaussow d910fb4ca1
refactor: switch to go mautrix library (#41) 2022-05-28 16:56:24 +02:00
Robert Kaussow 154516c922
refactor: switch to forked thegeeklab/drone-plugin-lib (#34) 2022-05-03 22:48:17 +02:00
Robert Kaussow 38c2f9e523
ci: refactor build tools and ci setup (#31) 2022-04-25 12:55:06 +02:00
Robert Kaussow 3fd2dfdafa
fix: fix template context and default template 2021-09-19 15:34:14 +02:00
Robert Kaussow ea81ac130e
fix: switch to forked drone-template-lib (#5) 2021-09-18 21:21:04 +02:00
Robert Kaussow e1d10130b1
refactor: remove drone-template-lib and migrate required functions 2021-09-13 23:40:01 +02:00
Robert Kaussow 48d6f359eb
remove unused testfiles 2021-09-13 23:21:38 +02:00
Robert Kaussow 7b9c47ce4c
refactor: apply repo structure after fork 2021-09-13 23:00:00 +02:00
Don 230d10feae Use the drone plugin lib 2020-11-25 11:44:45 -08:00