On Mon, Mar 07, 2022 at 09:56:36AM +0000, Daniel P. Berrangé wrote: > On Mon, Mar 07, 2022 at 10:20:36AM +0100, Andrea Bolognani wrote: > > +# CI stuff > > +/.gitlab-ci.yml export-ignore > > +/ci export-ignore > > +/ci/** export-ignore > > I don't think we should be excluding this. It is reasonable to want to > use dockerfiles to setup an env for building from the tarball. Tarballs are going to be consumed primarily by distros and, to a much smaller extent, end users. I don't think Dockerfiles are going to be of much use in those scenarios and, in fact, we didn't include them in release tarballs until the switch to meson caused that to happen beyond our control. Since they add a non-trivial amount of clutter I'd rather see them gone. -- Andrea Bolognani / Red Hat / Virtualization