debian-forge/runners
Christian Kellner 499ae1654e osbuild: replace api.setup_stdio with BuildRoot
Now that the BuildRoot is capable of capturing the output of the
runner and modules (stages, assemblers), there is no need for
using `api.setup_stdio`. Therefore, drop it from all runners and
replace `api.output` with `BuildRoot.output`, which will contain
the output if `api.setup_stdio` is not called from the runners.
2020-08-31 15:06:36 +02:00
..
org.osbuild.arch runners: add runner for Arch Linux 2020-02-29 18:34:00 +01:00
org.osbuild.fedora30 osbuild: replace api.setup_stdio with BuildRoot 2020-08-31 15:06:36 +02:00
org.osbuild.fedora31 Create Fedora 31 and Fedora 32 runners 2020-01-10 18:27:55 +01:00
org.osbuild.fedora32 Create Fedora 31 and Fedora 32 runners 2020-01-10 18:27:55 +01:00
org.osbuild.fedora33 Allow osbuild to run on rawhide (f33) 2020-02-26 15:25:47 +01:00
org.osbuild.linux osbuild: replace api.setup_stdio with BuildRoot 2020-08-31 15:06:36 +02:00
org.osbuild.rhel81 osbuild: replace api.setup_stdio with BuildRoot 2020-08-31 15:06:36 +02:00
org.osbuild.rhel82 runners: use osbuild.api.setup_stdio 2020-07-27 12:50:38 +01:00
org.osbuild.rhel83 🐣 Add RHEL 8.3 support 2020-04-21 11:40:25 +00:00
org.osbuild.ubuntu1804 osbuild: replace api.setup_stdio with BuildRoot 2020-08-31 15:06:36 +02:00
org.osbuild.ubuntu2004 runners: add support for ubuntu 20.04 2020-08-10 21:37:28 +02:00