Commit Graph

79 Commits

Author SHA1 Message Date
b47e4c07ed
switch back to drone-docker-buildx:20 in ci 2023-01-12 12:30:53 +01:00
09f2c9a5fc
add missing provenance attestation option 2023-01-12 12:05:43 +01:00
f81ef7b5f8
ci: disable provenance attestation 2023-01-12 11:55:12 +01:00
1cf69d672e
ci: switch to buildx plugin (#167) 2023-01-08 15:39:58 +01:00
52bc04ee19
ci: create symlink for xgo source directory (#152) 2022-11-24 09:35:50 +01:00
d6f552cf6d
chore: switch to go1.19 (#121) 2022-08-05 13:18:09 +02:00
9c8c9df5f5
ci: switch alpine-tools image 2022-07-17 20:45:21 +02:00
fef64f2b79
ci: refactor build tools and ci setup (#90) 2022-04-25 12:51:42 +02:00
dc3b20d794
chore: switch to go1.18 as build requirement (#85) 2022-03-30 22:41:25 +02:00
0f8af695e7
improve drone-matrix template 2021-09-22 09:57:42 +02:00
515f68778e
fix drone yaml format and switch to drone-matrix plugin (#54) 2021-09-19 20:41:41 +02:00
2404bc12a1
docs: add parameter documentation (#53) 2021-09-11 21:15:02 +02:00
5f01026c5c
chore: update build env to golang 1.16 (#26) 2021-05-10 09:03:59 +02:00
7148b3d306
chore: improve generated changelog (#25) 2021-05-09 23:46:51 +02:00
1d7bcf2572
rebuild drone config (#11) 2021-02-15 20:31:22 +01:00
d32a1ee2d0
ci: auto-generate changelog (#10) 2021-02-15 10:46:58 +01:00
547dccda53
revert 2021-01-16 22:28:43 +01:00
bd2f3739ff
fix arch name 2021-01-16 21:51:56 +01:00
7c74bb4c22
try to re-enable arm builds 2021-01-16 21:51:11 +01:00
38764ca6e0
disable arm32 as broken 2021-01-11 00:29:54 +01:00
a0e756040c
disable arm32 as broken 2021-01-11 00:29:02 +01:00
1487fcfeb1
disable arm32 as broken 2021-01-11 00:27:20 +01:00
6053ba4888
chore: fix static check 2021-01-10 23:53:07 +01:00
89b0b6823a
fork: initial release 2021-01-10 23:47:55 +01:00
Brad Rydzewski
faec3cf9d8 temporarily revert to last working yaml [CI SKIP] 2020-11-19 17:12:28 -05:00
Don
799cc8e35e Fix Windows build
The Windows docker builds should only be triggered when there's a push to master or
a tag. Also add proper tagging to the Windows builds.
2020-10-16 07:26:12 -07:00
Luther Monson
bae9d8ddbf adding windows 1909 2020-03-12 10:46:57 -07:00
Brad Rydzewski
3336758708 disable starting the daemon on windows 2019-08-14 12:51:43 -07:00
Brad Rydzewski
65e411842e fix Dockerfile path 2019-08-13 15:52:36 -07:00
Brad Rydzewski
d880d528ec enable 1903 build 2019-08-13 13:35:12 -07:00
Brad Rydzewski
43c45fed4d fix dependency graph 2019-08-09 10:46:20 -07:00
Brad Rydzewski
90fab79dc3 enable windows 1809 builds 2019-08-09 10:44:41 -07:00
Brad Rydzewski
3c2802ea17 microbadger not fail pipeline 2019-08-06 13:32:45 -07:00
Brad Rydzewski
f65d51bcc8 update yaml to use plugins/docker:18 (known working version) 2019-08-06 13:19:30 -07:00
Robert Lippens
ebce953fc4 Create ACR plugin extension (#228)
* initial commit

* switch order of args for trimPrefix
2019-03-28 11:20:36 +01:00
Thomas Boerger
d49219b56b
Fix auto_tag for manifests 2019-03-27 13:39:24 +01:00
Thomas Boerger
cc84d7267a
Fix microbadger secret 2019-03-27 13:31:52 +01:00
Thomas Boerger
30eaad2839
Add a reliable version 2019-03-27 13:16:00 +01:00
Thomas Boerger
da1afc3a38
Apply a proper libsonnet library 2019-02-10 14:14:28 +01:00
Thomas Boerger
b3ccd0b778
Execute built binary as simple test 2019-01-22 23:32:10 +01:00
Thomas Boerger
012d26f30f
Fix microbadger secret reference 2019-01-21 21:50:45 +01:00
Thomas Boerger
2ca0313b38
Add arm docker images and fix pipeline dependencies 2019-01-21 21:50:45 +01:00
Thomas Boerger
c76794b50f
Drop arm builds for now 2019-01-21 21:50:31 +01:00
Thomas Boerger
e6289388c4
Fix duplicated step names 2019-01-21 21:50:30 +01:00
Thomas Boerger
bb94127aa6
Migrate configs to drone 1.0.0 and drop appveyor 2019-01-21 21:50:30 +01:00
Colin Hoglund
047967e4da align build stage testing with other plugins 2018-02-13 23:49:47 -05:00
Colin Hoglund
a8da259d52 run tests as part of build step 2018-02-10 11:42:19 -05:00
Bradley Weston
e6d7090917 Remove 17.10 build tag. 2018-01-23 18:47:00 +00:00
Bradley Weston
6207bb9d85 Add Docker v17.12 dind 2018-01-23 18:43:54 +00:00
Alexander Chumakov
ebadcf7c21 Change base image from 17.05.0-ce-dind to 17.10.0-ce-dind
Latest edge version 17.10 have some significant changes.
2017-11-21 12:21:03 +00:00