Luke Kingland
278ce6b0d8
src: refactor builder concurrency test ( #1821 )
2023-06-21 11:18:36 +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
4dad8aaf7a
reduce default build platforms ( #1765 )
2023-05-30 17:04:35 +00:00
Luke Kingland
bf01e6426a
feat: oci directory pusher ( #1702 )
...
* feat: write instanced and static scaffolding
* feat: add oci pusher
2023-05-18 23:19:13 +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