Skip to content

Releases: thegeeklab/wp-docker-buildx

v1.1.3

04 Nov 22:05
a75fea4
Compare
Choose a tag to compare

v1.1.3 (2023-11-04)

Bug Fixes

  • ignore version metadata with auto_tag (#60) (a75fea4)
  • deps: update module golang.org/x/sys to v0.14.0 (#59) (b4265d3)

Others

  • docker: update golang:1.21 docker digest to b113af1 (#58) (d3386c3)
  • docker: update golang:1.21 docker digest to 84e41b3 (d85aac0)
  • deps: update dependency golangci/golangci-lint to v1.55.1 (3a18a21)
  • docker: update docker:24.0-dind docker digest to 1dfc375 (#54) (c22b7b0)
  • deps: update dependency golangci/golangci-lint to v1.55.0 (8c360e7)
  • docker: update docker:24.0-dind docker digest to 0752ca4 (1e66bfc)
  • docker: update docker:24.0-dind docker digest to e23ecf9 (907db93)
  • deps: update quay.io/thegeeklab/wp-docker-buildx docker tag to v1.1.2 (#48) (f1464b6)
  • docker: update docker:24.0-dind docker digest to d97a9d5 (7f6ac2b)

CI Pipeline

  • use gotestsum for better test output (#55) (80435bc)

v1.1.2

17 Oct 15:08
aa05529
Compare
Choose a tag to compare

v1.1.2 (2023-10-17)

Bug Fixes

  • deps: update module github.com/thegeeklab/wp-plugin-go to v1.0.2 (#46) (1ff1524)
  • deps: update module golang.org/x/sys to v0.13.0 (#38) (bf53125)
  • deps: update module github.com/rs/zerolog to v1.31.0 (#32) (56381f0)

Others

  • docker: update golang:1.21 docker digest to 24a0937 (79b34c5)
  • docker: update golang:1.21 docker digest to f463b5e (f48bba6)
  • docker: update golang:1.21 docker digest to b6142cd (dafa49c)
  • docker: update golang:1.21 docker digest to 02d7116 (128ba68)
  • docker: update golang:1.21 docker digest to 4d5cf6c (f1743e7)
  • docker: update golang:1.21 docker digest to e9ebfe9 (9647c66)
  • docker: update docker:24.0-dind docker digest to f28ffd7 (ce9df24)
  • docker: update docker:24.0-dind docker digest to 2a1a9bb (7094c6a)
  • docker: update docker:24.0-dind docker digest to 95c1bdb (34029ef)
  • docker: update docker:24.0-dind docker digest to 264858d (#34) (d0702d9)
  • docker: update golang:1.21 docker digest to 19600fd (ad1f6e1)
  • docker: update golang:1.21 docker digest to c416cee (772bb8e)
  • docker: update golang:1.21 docker digest to afccce4 (df97fad)
  • docker: update golang:1.21 docker digest to 6974950 (6323846)
  • docker: update golang:1.21 docker digest to cffaba7 (3958c14)
  • docker: update golang:1.21 docker digest to d2aad22 (7dc14df)
  • docker: update golang:1.21 docker digest to 62e5883 (3fe8cc8)
  • docker: update golang:1.21 docker digest to 970907c (6b3d300)
  • docker: update docker:24.0-dind docker digest to 9e6dbb2 (18eefb6)
  • deps: update quay.io/thegeeklab/wp-docker-buildx docker tag to v1.1.1 (#22) (f89dede)

CI Pipeline

  • fix changelog generation for tag events (#47) (aa05529)
  • fix releases and add linkcheck (#45) (919fe31)

v1.1.1

05 Sep 08:49
02ab9ad
Compare
Choose a tag to compare

Changelog

v1.1.1 (2023-09-05)

Bug Fixes

  • recreate cmd as it cannot be reused after calling run (#23)
  • only set max-concurrent-uploads if defined (#21)

v1.1.0

04 Sep 19:04
b419036
Compare
Choose a tag to compare

Changelog

v1.1.0 (2023-09-04)

Bug Fixes

  • deps: update module github.com/thegeeklab/wp-plugin-go to v1 (#17)
  • deps: update module golang.org/x/sys to v0.12.0 (#16)

Documentation

  • fix links to woodpecker documentation

Features

  • add backoff retry to docker version to avoid transient failure (#19)
  • add daemon option max-concurrent-uploads (#18)

Others

  • deps: update dependency golangci/golangci-lint to v1.54.2
  • docker: update docker:24.0-dind docker digest to 3c6e4dc

v1.0.2

21 Aug 13:11
1c7971a
Compare
Choose a tag to compare

Changelog

v1.0.2 (2023-08-21)

CI Pipeline

  • remove deps step

Others

  • deps: update golang docker tag to v1.21 (#2)
  • docker: update golang:1.20 docker digest to 741d6f9

v1.0.1

17 Aug 14:18
45989a1
Compare
Choose a tag to compare

Changelog

v1.0.1 (2023-08-17)

Bug Fixes

  • deps: update module github.com/thegeeklab/wp-plugin-go to v0.3.1 (#11)
  • deps: update module github.com/thegeeklab/wp-plugin-go to v0.3.0 (#6)

Others

  • docker: update golang:1.20 docker digest to ee18a70
  • docker: update golang:1.20 docker digest to 839ba88
  • docker: update golang:1.20 docker digest to 2db0b25

v1.0.0

15 Aug 20:01
b6ec97a
Compare
Choose a tag to compare

Changelog

v1.0.0 (2023-08-14)

Bug Fixes

  • use internal dns for docker if no default is set (#228)
  • get arm64 verson of buildx for arm64 image (#8)
  • fix secrets format (#285)
  • normalize version variable in buildx download url
  • allow multi-platform builds using --push flag (#29)
  • remove unimplemented squash option (#52)
  • fix auto_tag behavior to avoid unexpected publishing (#68)
  • add option to set additional build contexts (#116)
  • allow escaping of commas in plugin list options (#142)
  • add git to containers to support provenance (#170)
  • fix docker-buildx binary in multiarch container builds (#175)
  • deps: update module github.com/urfave/cli/v2 to v2.23.5 (#149)
  • deps: update module github.com/sirupsen/logrus to v1.9.0 (#114)
  • deps: update module github.com/urfave/cli/v2 to v2.25.1 (#231)
  • deps: update module golang.org/x/sys to v0.7.0 (#235)
  • deps: update module github.com/urfave/cli/v2 to v2.25.3 (#249)
  • deps: update module github.com/urfave/cli/v2 to v2.25.0 (#208)
  • deps: update module golang.org/x/sys to v0.6.0 (#212)
  • deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.1 (#197)
  • deps: update module github.com/joho/godotenv to v1.5.1 (#190)
  • deps: update module golang.org/x/sys to v0.5.0 (#196)
  • deps: update module github.com/urfave/cli/v2 to v2.24.3 (#183)
  • deps: update module github.com/coreos/go-semver to v0.3.1 (#180)
  • deps: update module golang.org/x/sys to v0.8.0 (#246)
  • deps: update module github.com/sirupsen/logrus to v1.9.2 (#255)
  • deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.2.1 (#160)
  • deps: update module github.com/urfave/cli/v2 to v2.23.7 (#156)
  • deps: update module golang.org/x/sys to v0.11.0 (#302)
  • deps: update module github.com/urfave/cli/v2 to v2.25.4 (#262)
  • deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.2.0 (#143)
  • deps: update module github.com/urfave/cli/v2 to v2.23.0 (#126)
  • deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.1.0 (#122)
  • deps: update module github.com/urfave/cli/v2 to v2.11.1 (#117)
  • deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.3 (#263)
  • deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.2 (#239)
  • deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.0.2 (#111)
  • deps: update module github.com/urfave/cli/v2 to v2.11.0 (#107)
  • deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.0.1 (#106)
  • deps: update module github.com/urfave/cli/v2 to v2.10.1 (#105)
  • deps: update module github.com/thegeeklab/drone-plugin-lib to v2
  • deps: update module github.com/urfave/cli/v2 to v2.8.1 (#101)
  • deps: update module github.com/urfave/cli/v2 to v2.7.1 (#96)
  • deps: update module github.com/urfave/cli/v2 to v2.5.1 (#92)
  • deps: update module github.com/urfave/cli/v2 to v2.4.8 (#88)
  • deps: update module github.com/urfave/cli/v2 to v2.4.0 (#76)
  • deps: update module github.com/sirupsen/logrus to v1.9.3 (#265)
  • deps: update module honnef.co/go/tools to v0.2.2 (#60)
  • deps: update module github.com/joho/godotenv to v1.4.0 (#55)
  • deps: update module github.com/urfave/cli/v2 to v2.25.5 (#266)
  • deps: update module honnef.co/go/tools to v0.2.1 (#43)
  • deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.4 (#268)
  • deps: update module honnef.co/go/tools to v0.2.0 (#27)
  • deps: update module github.com/sirupsen/logrus to v1.8.1 (#18)
  • deps: update module golang.org/x/sys to v0.9.0 (#270)
  • deps: update module golang.org/x/sys to v0.10.0 (#288)
  • docker: update image path
  • file: fixing work with Dockerfile.*

CI Pipeline

  • temp disable docs publishing
  • switch to wp-docker-buildx plugin
  • fix repo name var
  • add workflow config (#4)
  • bump container build plugin to drone-docker-buildx:23 (#198)
  • replace outdated gh-pages plugin (#178)
  • test buildx multiarch builds (#172)
  • disable provenance attestation
  • switch to buildx plugin (#167)
  • create symlink for xgo source directory (#152)
  • switch alpine-tools image
  • refactor build tools and ci setup (#90)
  • auto-generate changelog (#10)

Code Refactoring

  • rename parameter dockerfile to containerfile
  • initial commit after rewrite to woodpecker
  • use parameter list for multiple registries (#309)
  • add more linters and fix findings (#195)
  • add plugin flags to category
  • switch to forked thegeeklab/drone-plugin-lib (#94)
  • update dependencies and use plugin boilerplate

Documentation

  • move documentation for the secrets option to parameter list (#286)
  • add usage exaple for docker build secrets (#283)
  • fix typo in the description of build_args (#271)
  • use headlines instead of emphasis (#227)
  • add example for AWS ECR (#213)
  • fix buildkit config documentation (#166)
  • add example for custom registires (#161)
  • fix properties file syntax due to changes in the theme (#154)
  • add escape example for cache_from parameter (#148)
  • fix data file formatting
  • fix spelling in readme
  • fix spelling in readme (#110)
  • refactor plugin properties
  • fix hugo hint shortcode
  • adjust helptext for the output option (#72)
  • fix build command (#69)
  • clarify versioning and handling of breaking changes
  • add missing plugin description
  • add parameter documentation (#53)

Features

  • Add ability to push to multiple reg...
Read more