Unfortunately, I can't easily tell when this last worked. Maybe Apr 2021? But I've also changed my ci config a bit. The biggest change was not needing to generate the pages with emacs; that change worked. I've made some recent changes to see if my config was broken in some way and removed the constraint on deploying only from the master branch. This didn't work.
If there's something I can do to help, please let me know.
On Fri, Jan 7, 2022 at 1:34 AM Philipp Marek philipp@marek.priv.at wrote:
Hi Raymond,
Not sure what happened but the pages for cmucl-site aren't actually deploying.
For example, the pipeline https://gitlab.common-lisp.net/cmucl/cmucl-site/-/pipelines/5701 says the pages were deployed. If you download the artifacts and look at public/doc/index.html, you'll see that there's an entry for Hemlock docs.
But when I visit https://common-lisp.net/project/cmucl/doc/index.html, the entry for the Hemlock docs is not there.
Yeah, thanks for the notice - we're looking att it.
This used to work, but I'm not sure what's changed.
The Gitlab version, most probably ;/
Also, a side note. If you browse the archive and navigate to public/doc and click on index.html, the URL is
http://cmucl.pages.example.com/-/cmucl-site/-/jobs/26695/artifacts/public/do... ,
which doesn't exist. What can I do to make this work?
I believe that's part of the misconfiguration of gitlab.
I don't think that you personally can fix that.
Sorry about the inconvenience!