gitlab page hosting no longer working for new projects?
Hello,
I recently moved my "debusine" project from hertzog/debusine to freexian-team/debusine. I had a working pages hosting in https://hertzog.pages.debian.net/debusine/ (it's gone now due to the move) and I was assuming that I would have the same in https://freexian-team.pages.debian.net/debusine/, but alas it's not working right now.
I made sure to update everything, the Gitlab CI job is passing and it's building the HTML pages as expected: https://salsa.debian.org/freexian-team/debusine/-/jobs/1573081
But the https://freexian-team.pages.debian.net/debusine/ URL is a 404.
Strangely I noticed that the URL to browse the content of the generated artifact is using the pages.debian.net domain and I can thus visit the website here: https://freexian-team.pages.debian.net/-/debusine/-/jobs/1573081/artifacts/public/index.html
I hope this feature can be restored quickly as it's really useful and I rely on it for many of my projects.
Thank you for maintaining such a core infrastructure for Debian!