Releases: docker/actions-toolkit
Releases · docker/actions-toolkit
v0.1.0-beta.16
- docker: fix context command by @crazy-max in #57
Full Changelog: v0.1.0-beta.15...v0.1.0-beta.16
v0.1.0-beta.15
- builder: fix breaking change on node fields by @crazy-max in #54
- docker:
context
method by @crazy-max in #56
Full Changelog: v0.1.0-beta.14...v0.1.0-beta.15
v0.1.0-beta.14
run
function to handle GitHub Action main and post runs by @crazy-max in #52- docker: check command using
@actions/io
module by @crazy-max in #53
Full Changelog: v0.1.0-beta.13...v0.1.0-beta.14
v0.1.0-beta.13
- buildx: fix docker exporter check by @crazy-max in #51
- buildx: fix version method by @crazy-max in #49
- github: throw if runtime token invalid by @crazy-max in #50
- make
Context
static by @crazy-max in #47 - add
Exec
class by @crazy-max in #48
Full Changelog: v0.1.0-beta.12...v0.1.0-beta.13
v0.1.0-beta.12
- buildx: split install from download and build methods by @crazy-max in #46
- docker: various fixes by @crazy-max in #45
Full Changelog: v0.1.0-beta.11...v0.1.0-beta.12
v0.1.0-beta.9
- buildx: make
containerNamePrefix
static and public by @crazy-max in #39
Full Changelog: v0.1.0-beta.8...v0.1.0-beta.9
v0.1.0-beta.8
- toolkit: add builder by @crazy-max in #37
- util: handle quote opt with the same api for input list by @crazy-max in #38
Full Changelog: v0.1.0-beta.7...v0.1.0-beta.8
v0.1.0-beta.7
- buildx: dest dir optional on install by @crazy-max in #34
- builder: add
Node
type by @crazy-max in #35 - util: opt to escape quotes for input list by @crazy-max in #36
Full Changelog: v0.1.0-beta.6...v0.1.0-beta.7
v0.1.0-beta.11
- fix buildx standalone and check for docker availability by @crazy-max in #43
Full Changelog: v0.1.0-beta.10...v0.1.0-beta.11
v0.1.0-beta.10
- docker: fix instance by @crazy-max in #41
- buildkit: use node info to retrieve version by @crazy-max in #42
Full Changelog: v0.1.0-beta.9...v0.1.0-beta.10