Currently the centpkg-sig config assumes the git forge to be git.centos.org, this is however in contradiction to the additional check of existence here. Since Packit plans on supporting CBS Koji builds for the SIGs on GitLab, and the check is already present for the centpkg (official CentOS repositories), it makes sense to force this requirement.
Currently the
centpkg-sig
config assumes the git forge to begit.centos.org
, this is however in contradiction to the additional check of existence here. Since Packit plans on supporting CBS Koji builds for the SIGs on GitLab, and the check is already present for thecentpkg
(official CentOS repositories), it makes sense to force this requirement.TODO:
centpkg-sig
config in the service and workers, maybe sandcastle?