Simon de Vlieger

Results 183 comments of Simon de Vlieger

Very, very cool. Random thought of mine is if we could turn this around as well? Allow pipelines to be cached as containers (and uploaded to a registry?).

> > One concern I'd have is that allowing any string allows passing in strings that will break the XML; perhaps we should either escape the value in an attribute...

Is there benefit to running both `pyright` and `mypy`? Both are actively developed.

Even modest improvement is improvement. Can you rebase this and fix `tox.ini` so I can approve? :)

Ran the timings for `org.osbuild.curl` from this PR and an (adjusted for the new interface) `org.osbuild.httpx` from #1023: ``` root@muja:/home/user# rm -rf .osbuild && time osbuild fedora-boot-curl-parallel.json > /dev/null real...

Sources run outside the sandbox if I recall correctly. You are right that this would apply cleanly to old manifests as it improves the existing curl source while only new...

> Interesting, `httpx` is comparable to `curl` on my setup. 🤔 I think I'm still in favor of this PR, it will provide a very interesting self-contained speed improvement. Alternatively,...

> > Is this on the same manifest? I'd assume the percentage overhead of what needs to be done for curl to be larger the faster the pipe becomes. >...

What if we add the ability for some pipelines to do networking so we can have a conceptual `netroot` as well ;) /me runs away.

Thank you. We have working partition tables for the Pi's in [images](https://github.com/osbuild/images). @mvo5 @achilleas-k is there a prefered way we would do this? Do we want to change the partition...