CrazyMax
|
97b80719d2
|
buildx: metadata and refs resolution for build and bake
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-04-25 10:21:16 +02:00 |
|
CrazyMax
|
e03b1899b0
|
buildx: rename inputs class to build
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-04-25 10:21:15 +02:00 |
|
CrazyMax
|
3c3a909fe3
|
buildx: remove unused printInspect method
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-04-18 13:18:05 +02:00 |
|
CrazyMax
|
329c1c75cf
|
bake: handle git auth token when parsing remote definition
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-04-12 10:47:25 +02:00 |
|
CrazyMax
|
341bae465f
|
bake: additional opts when parsing definition
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-04-02 09:45:56 +02:00 |
|
CrazyMax
|
545f7cd6ea
|
buildx: hasAttestationType and resolveAttestationAttrs funcs
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-03-26 16:23:12 +01:00 |
|
CrazyMax
|
70d3d9ae67
|
builder: enable debug for inspect cmd to display additional fields
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-03-12 13:35:08 +01:00 |
|
CrazyMax
|
9436c6ca61
|
builder: support features in inspect command
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-03-12 13:35:08 +01:00 |
|
CrazyMax
|
225d61b701
|
builder: update inspect command parsing
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-03-12 13:35:08 +01:00 |
|
CrazyMax
|
cbc244c2f4
|
buildx: ghaNoCache opt for download/build to disable binary cache
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-23 10:11:20 +01:00 |
|
CrazyMax
|
03b8464ee3
|
Merge pull request #246 from crazy-max/cache-class
cache class for tool caching with gha
|
2024-02-05 08:52:26 +01:00 |
|
CrazyMax
|
0a1d2c2307
|
cache class for tool caching with gha
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-04 18:10:00 +01:00 |
|
CrazyMax
|
11cc7c697d
|
github: workflowRunURL
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-02-04 11:08:41 +01:00 |
|
CrazyMax
|
3a20771080
|
bake: correctly match error when parsing definition
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2023-12-20 13:58:27 +01:00 |
|
CrazyMax
|
b212b3b35e
|
chore: fix incomplete string escaping
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-10-28 08:38:35 +02:00 |
|
Elias Lundgren
|
d3d7271f87
|
fix: remove quotes around env variable name
|
2023-09-26 17:36:45 +02:00 |
|
CrazyMax
|
0f8ae202d6
|
buildx: alternative release repos to download buildx
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-08-26 12:33:51 +02:00 |
|
CrazyMax
|
db5c712dec
|
buildx: build for local platform
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-07-12 14:15:26 +02:00 |
|
CrazyMax
|
c1edd0b5e3
|
buildx: improve vspec fingerprint for caching
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-07-06 16:16:12 +02:00 |
|
CrazyMax
|
ddcd63c92a
|
buildx: cache binary to hosted tool cache and GHA cache backend
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-07-06 16:15:15 +02:00 |
|
CrazyMax
|
ab02f62089
|
buildx: handle new fields for inspect output
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-16 22:28:21 +02:00 |
|
CrazyMax
|
b2a51dd6b4
|
git: use GitHub API for remoteSha if token provided
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-12 19:20:42 +02:00 |
|
CrazyMax
|
8ad595b445
|
buildx: install from private repo support
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-09 17:56:36 +02:00 |
|
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 |
|