Releases: owncloud-ci/drone-docker-buildx
Releases · owncloud-ci/drone-docker-buildx
v1.0.1
v1.0.0
Changelog
v1.0.0 (2023-10-30)
Bug Fixes
- fix secrets format (#285)
- use internal dns for docker if no default is set (#228)
- fix docker-buildx binary in multiarch container builds (#175)
- add git to containers to support provenance (#170)
- allow escaping of commas in plugin list options (#142)
- get arm64 verson of buildx for arm64 image (#8)
- 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)
- 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.11.1 (#117)
- deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.3 (#263)
- deps: update module github.com/urfave/cli/v2 to v2.25.4 (#262)
- deps: update module github.com/sirupsen/logrus to v1.9.2 (#255)
- deps: update module golang.org/x/sys to v0.8.0 (#246)
- deps: update module github.com/urfave/cli/v2 to v2.25.3 (#249)
- deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.2 (#239)
- 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.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 github.com/urfave/cli/v2 to v2.25.5 (#266)
- deps: update module github.com/urfave/cli/v2 to v2.23.7 (#156)
- deps: update module github.com/urfave/cli/v2 to v2.23.5 (#149)
- 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/sirupsen/logrus to v1.9.3 (#265)
- deps: update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.4 (#268)
- deps: update module github.com/sirupsen/logrus to v1.9.0 (#114)
- 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 golang.org/x/sys to v0.9.0 (#270)
- 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 golang.org/x/sys to v0.10.0 (#288)
- deps: update module honnef.co/go/tools to v0.2.1 (#43)
- deps: update module golang.org/x/sys to v0.11.0 (#302)
- 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.13.0 (#4)
- deps: update module github.com/urfave/cli/v2 to v2.25.7 (#2)
- docker: update image path
- file: fixing work with Dockerfile.*
CI Pipeline
- 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
- 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](https://...