Commit Graph

25 Commits

Author SHA1 Message Date
ea5039fcfe
fix template conditions 2023-02-08 16:48:45 +01:00
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
63e61cf83d
refactor: add more linters and fix findings (#100) 2023-02-08 10:14:07 +01:00
82b3c34ec5
ci: replace outdated gh-pages plugin (#90) 2023-01-14 23:21:08 +01:00
1cc87df000
refactor: use buildx for multiarch container builds (#88) 2023-01-14 22:43:15 +01:00
727ecbc0a5
ci: switch to buildx plugin (#86) 2023-01-08 15:40:16 +01:00
ffa4c6070b
BREAKING CHANGE: remove support for arm32 (#85) 2023-01-08 15:05:48 +01:00
5bd6ad6293
ci: create symlink for xgo source directory (#79) 2022-11-24 09:43:51 +01:00
a081ffd52e
chore: switch to go1.19 (#54) 2022-08-05 13:18:29 +02:00
5970d9cd74
ci: switch alpine-tools image 2022-07-17 20:45:24 +02:00
38c2f9e523
ci: refactor build tools and ci setup (#31) 2022-04-25 12:55:06 +02:00
d97dcbf2a9
chore: switch to go1.18 as build requirement (#25) 2022-03-30 22:41:52 +02:00
f272f02e0c
improve drone-matrix template 2021-09-22 09:57:46 +02:00
8f126adc7e
fix drone yaml format and switch to drone-matrix plugin (#6)
* fix drone yaml format and switch to drone-matrix plugin

* fix matrix notification template
2021-09-19 20:42:12 +02:00
7b9c47ce4c
refactor: apply repo structure after fork 2021-09-13 23:00:00 +02:00
Don
41199afa3c Remove jsonnet build 2020-11-25 11:38:51 -08:00
Thomas Boerger
c9534cf70a
Fix microbadger settings and enable auto_tag for manifest 2019-03-28 09:34:18 +01:00
Thomas Boerger
0127eb1730
Add a reliable version and integrate libsonnet definition 2019-02-15 10:19:10 +01:00
Thomas Boerger
e8e228754b
Execute built binary as simple test 2019-01-22 23:12:39 +01:00
Thomas Boerger
752617c95c
Fix duplicated step names 2019-01-21 01:13:27 +01:00
Thomas Boerger
4cf715a698
Migrate configs to drone 1.0.0 and drop appveyor 2019-01-20 23:52:01 +01:00
Thomas Boerger
e6f4d33f40
Updated to current build process 2018-03-16 13:18:54 +01:00
Thomas Boerger
44a4379f5b
Add the os to docker tags 2018-01-23 23:20:50 +01:00
Thomas Boerger
1df5f7d4e7
Added manifest definition 2018-01-09 11:31:12 +01:00
Thomas Boerger
1bfd1cedbd
Applied default structure and added some sugar 2018-01-08 09:54:30 +01:00