Releases: docker/actions-toolkit
Releases · docker/actions-toolkit
v0.4.0
- buildx: install from private repo support by @crazy-max in #116
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- buildx: add support to secret env by @vinicius73 in #110
- buildx(install): throw error on failed build by @crazy-max in #111
- git: fall back to git tag in detached HEAD state by @crazy-max in #112
- build(deps): bump csv-parse from 5.3.8 to 5.4.0 in #108 #102
- build(deps): bump semver from 7.5.0 to 7.5.1 in #104
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- bake: missing overrides when parsing definition by @crazy-max in #95
- build(deps): bump semver from 7.4.0 to 7.5.0 in #93
- build(deps): bump csv-parse from 5.3.6 to 5.3.8 in #92
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.1.0-rc.3
- bake: check for empty source by @crazy-max in #83
- toolkit: add bake by @crazy-max in #84
Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3
v0.1.0-rc.2
- bake: support remote definition when parsing by @crazy-max in #78
- bake: fix undefined output property by @crazy-max in #80
- bake: workdir support for parsing definitions by @crazy-max in #81
- buildx: set consistent platform when caching binary by @crazy-max in #77
- build(deps): bump @actions/io from 1.1.2 to 1.1.3 in #74
Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2
v0.1.0-rc.1
- bake class to parse definitions and handle exporters type by @crazy-max in #71
- buildx: make inputs methods static by @crazy-max in #70
- build(deps): bump csv-parse from 5.3.5 to 5.3.6 by @crazy-max in #72
- bump releases-json action to 6dc3187 by @crazy-max in #69
Full Changelog: v0.1.0-beta.19...v0.1.0-rc.1
v0.1.0-beta.19
- builder: fix regex to parse driver-opts by @crazy-max in #68
- build(deps): bump @actions/http-client from 2.0.1 to 2.1.0 in #66
- build(deps): bump csv-parse from 5.3.5 to 5.3.6 in #65
Full Changelog: v0.1.0-beta.18...v0.1.0-beta.19
v0.1.0-beta.18
- builder:
exists
method by @crazy-max in #64 - docker: allow custom context name on install by @crazy-max in #62
- docker: support
latest
on install by @crazy-max in #63
Full Changelog: v0.1.0-beta.17...v0.1.0-beta.18
v0.1.0-beta.17
- git: alternative github context and additional methods by @crazy-max in #55
- docker: install, download and tearDown methods by @crazy-max in #58
Full Changelog: v0.1.0-beta.16...v0.1.0-beta.17