Matej Vasek
a9e52815bc
fix: OCI content creation by "host" builder on Win ( #1871 )
...
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-07-18 17:29:09 +00:00
Luke Kingland
278ce6b0d8
src: refactor builder concurrency test ( #1821 )
2023-06-21 11:18:36 +00:00
Luke Kingland
8dc5a76d24
feat: enable host-built functions' dependencies ( #1790 )
2023-06-21 05:50:34 +00:00
Luke Kingland
25ec89d52c
feat: platform build options ( #1780 )
...
Plumbs through the platform CLI flag to the individual builders by
creating a client-level BuildOption functional option, and modifying the
builder interface to accept an optional set of requested target
platforms.
2023-06-12 14:04:03 +00:00
Luke Kingland
e5aff92984
feat: enable scaffolding for host builds ( #1750 )
...
* feat: enable scaffolding in builder
* fix a few typos
* error text formatting
Co-authored-by: Lance Ball <lball@redhat.com>
* error text formatting
Co-authored-by: Lance Ball <lball@redhat.com>
* remove test job stop defer
---------
Co-authored-by: Lance Ball <lball@redhat.com>
2023-06-06 20:37:26 +00:00
Luke Kingland
9a790f005f
feat: host oci builder ( #1730 )
...
* feat: oci builder for host builds
* do not expose host builder until fully baked
2023-05-17 10:53:11 +00:00