Results 60 issues of Dan Čermák

`pytest_container` can be used to test containers that run a persistent service, but it is rather inconvenient to test one-shot-style containers which only exist to run their CMD/ENTRYPOINT. For such...

This class is ugly, duplicates the `*_container_*` fixtures and is used on rare occasions. It would be nice to integrate its functionality in the `DerivedContainer` class.

I would like to hook an CI action after the release and publish of a new tumbleweed image. I have discussed this a bit with @DimStar77 and he suggested that...

enhancement
P4

# Issue Description The route `GET /source/{project_name}/{package_name}?view=info` only appears to work for spec files. However, instead of erroring out with a `400` for non-spec packages, it returns a `200` with...

Feature
API
scmsync

# Issue Description As a package maintainer, I have the option to forward a submitrequest from a devel project to Factory when accepting it. However, when there is already a...

Feature
Frontend

The new field `KeyPaths` is taken directly from `/etc/containers/policy.json` and allows users to provide multiple signature keys to be used to verify images. Only one of the keys has to...

kind/feature