CrazyMax
|
a5b683b46e
|
Merge pull request #111 from crazy-max/fix-buildx-build-err
buildx(install): throw error on failed build
|
2023-06-07 14:54:24 +02:00 |
|
CrazyMax
|
e072607266
|
buildx(install): throw error on failed build
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-05 10:19:30 +02:00 |
|
Vinicius Reis
|
a1ffbe9606
|
✨ Add support to secret env
|
2023-06-01 10:19:50 -03:00 |
|
CrazyMax
|
dba2a69f61
|
bake: missing overrides when parsing definition
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-04-18 14:16:46 +02:00 |
|
CrazyMax
|
2d1ce9a223
|
bake: check for empty source
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-27 17:52:54 +02:00 |
|
CrazyMax
|
61527248dd
|
Merge pull request #77 from crazy-max/fix-tc-cache
buildx: set consistent platform when caching binary
|
2023-03-26 20:43:07 +02:00 |
|
CrazyMax
|
e9aa8365e3
|
bake: workdir support for parsing definitions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-26 19:42:37 +02:00 |
|
CrazyMax
|
a7448298e0
|
bake: fix undefined output property
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-26 19:26:59 +02:00 |
|
CrazyMax
|
314f8f431e
|
bake: support remote definition when parsing
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-25 17:06:09 +01:00 |
|
CrazyMax
|
e7eee6e401
|
buildx: set consistent platform when caching binary
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-25 13:58:21 +01:00 |
|
CrazyMax
|
041d9693ab
|
Merge pull request #71 from crazy-max/bake
bake class to parse definitions and handle exporters type
|
2023-03-13 09:49:01 +00:00 |
|
CrazyMax
|
39158d8047
|
bake class to parse definitions and handle exporters type
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-13 10:44:48 +01:00 |
|
CrazyMax
|
03977693c1
|
buildx: make inputs methods static
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-12 23:40:54 +01:00 |
|
CrazyMax
|
94febd1da7
|
builder: fix regex to parse driver-opts
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-11 16:48:56 +01:00 |
|
CrazyMax
|
32af66cb28
|
builder: exists method
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-03 14:49:22 +01:00 |
|
CrazyMax
|
fda3be9699
|
Merge pull request #58 from crazy-max/docker-install
publish / publish (push) Has been cancelled
docker: install, download and tearDown methods
|
2023-03-02 15:58:16 +01:00 |
|
CrazyMax
|
53ca96fcc4
|
Merge pull request #55 from crazy-max/git-context
git: alternative github context and additional methods
|
2023-03-02 15:50:12 +01:00 |
|
CrazyMax
|
964381b7e9
|
move docker under dedicated folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-02 15:39:24 +01:00 |
|
CrazyMax
|
8a69d6cb01
|
git: alternative github context and additional methods
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-25 12:37:09 +01:00 |
|
CrazyMax
|
9128f56258
|
builder: fix breaking change on node fields
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-24 19:41:10 +01:00 |
|
CrazyMax
|
1acd6c2fc0
|
buildx: fix docker exporter check
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-20 10:25:50 +01:00 |
|
CrazyMax
|
cb6ca3829f
|
buildx: fix version method
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-20 09:59:44 +01:00 |
|
CrazyMax
|
35a8193474
|
Exec class
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-20 09:18:53 +01:00 |
|
CrazyMax
|
a0e8f0bf18
|
make Context static
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-20 07:24:32 +01:00 |
|
CrazyMax
|
89ecd37681
|
buildx: info logs on install
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-19 03:34:30 +01:00 |
|
CrazyMax
|
139fb39ab0
|
buildx: split install from download and build methods
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-19 03:25:07 +01:00 |
|
CrazyMax
|
768df5fbf4
|
buildx: debug logs in isAvailable method
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-19 02:54:07 +01:00 |
|
CrazyMax
|
cd825ae548
|
docker: remove singleton
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-19 02:54:06 +01:00 |
|
CrazyMax
|
ed087e5b0d
|
chore: remove path sep conversion
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-19 00:59:04 +01:00 |
|
CrazyMax
|
252c717cc3
|
fix buildx standalone and check for docker availability
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-18 10:09:41 +01:00 |
|
CrazyMax
|
c80fedbbae
|
docker: fix instance
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-18 07:06:20 +01:00 |
|
CrazyMax
|
847887b312
|
some debug logs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-18 04:36:32 +01:00 |
|
CrazyMax
|
33b4390bc2
|
buildx: make containerNamePrefix static and public
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-18 02:12:09 +01:00 |
|
CrazyMax
|
76e5a25cff
|
buildx: dest dir optional on install
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-17 23:54:28 +01:00 |
|
CrazyMax
|
094239d9eb
|
buildx: build buildx as install method
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-17 21:56:41 +01:00 |
|
CrazyMax
|
c8a13a2352
|
buildx: remove install method from main module
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-17 21:52:11 +01:00 |
|
CrazyMax
|
2abe456e6b
|
buildx: install method
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-17 20:00:18 +01:00 |
|
CrazyMax
|
ec7bb99421
|
buildx: resolveCertsDriverOpts
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-12 18:10:34 +01:00 |
|
CrazyMax
|
b223e0a42b
|
buildx: certsDir
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-10 11:34:58 +01:00 |
|
CrazyMax
|
5e365b5a48
|
buildx: configDir
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-10 11:34:58 +01:00 |
|
CrazyMax
|
40e9a15129
|
buildx(inputs): rename some methods
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-03 03:33:09 +01:00 |
|
CrazyMax
|
87a4161671
|
buildx: use correct url for getRelease
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-02 17:19:28 +01:00 |
|
CrazyMax
|
765b23685c
|
docker: isAvailable use get
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-01 16:49:46 +01:00 |
|
CrazyMax
|
b193ec6e9e
|
common base tmpDir for tests
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-01 15:37:03 +01:00 |
|
CrazyMax
|
257dd09431
|
buildx: install
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-01 14:21:44 +01:00 |
|
CrazyMax
|
cc48ecede1
|
buildx: split module
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-02-01 12:58:12 +01:00 |
|