Releases: docker/actions-toolkit
Releases · docker/actions-toolkit
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
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