Nicola Sella
Nicola Sella
> p.s. it could probably also supersede the branch for commit trigger to have a bit more “sensible” and consistent config, that feels like a long-shot though :D yup that...
ok I could try working on that
hey, while working on this I was looking at which versions of node/bundle should be required to run this project. could you provide some information on which versions should be...
The container works, see https://github.com/rampatra/photography/pull/104. Can be tested after cloning with: ```bash $ podman build --tag photography . ``` ```bash $ podman run --rm --name photography-test --network host -v $(pwd)/images:/app/images:Z...
/packit test
/packit test
rawhide builds are failing, see https://github.com/rpm-software-management/dnf/issues/2039
/packit test
The first item, "Build coprs in PRs" is quick to address and will unblock the second part https://github.com/rpm-software-management/dnf/pull/2023 https://github.com/rpm-software-management/libdnf/pull/1636 https://github.com/rpm-software-management/createrepo_c/pull/409
To run tests from `ci-dnf-stack` an approach like this should be taken and it will satisfy partially the step "Run tests with tmt and integrate with dnf5 recent changes in...