> > Seems the list of failed ones is manageable and updating to latest > > version makes sense: > > > > Failed jobs > > build-rdep-golang-github-lucas-clemente-quic-go > > build-rdep-golang-github-shurcool-httpfs > > build-rdep-golang-github-shurcool-httpgzip > > build-rdep-golang-golang-x-vuln > > build-rdep-golang-honnef-go-tools > > build-rdep-golang-k8s-kube-openapi > > build-rdep-hugo > > The failure of hugo is probably a false positive, because that package > cannot be build on salsa due to disk space limitations. So, there are > only 6 packages left.
Hugo is a case where the per-package CI is failing yet it was uploaded despite it: https://salsa.debian.org/go-team/packages/hugo/-/commits/debian/sid I will fix the CI in Hugo so it is green and actually useful (or disable it completely if not even build works). I use Hugo for my personal blog (optimizedbyotto.com) and it sounds odd that it would be a big build, so I will try to figure out some solution there, perhaps scope down the test suite to something usable.
