Hi Ray,
> Sorry for the delay.
No problem!
> I tried to look for the deployed pages, and https://common-lisp.net/project/cmucl no longer exists (404), and the new site cmucl.common-lisp.dev doesn't exist either.
The issue here is that the site correctly renders when you use
https://common-lisp.net/project/cmucl/ but not without the trailing
forward-slash. This is one of the reasons to want to implement the
pages daemon and run the domains on common-lisp.dev.
Yes, when I use the trailing slash, I see the expected results. Thanks so much for fixing this!
> Gitlab CI thinks everything is working though. I don't remember if this is the way it always was or not, but if you visit https://gitlab.common-lisp.net/cmucl/cmucl-site/-/pipelines/5765, the deploy stage has two steps: "pages" and "pages:deploy". I can rerun "pages", but not "pages:deploy".
I think the step "pages:deploy" is a built-in step in GitLab CI which
you're not supposed to be able to re-run. However, it'll rerun when
the last job gets rerun (or so I believe).
Looks that way. I just reran the pipeline an hour or so ago, and once I used the correct link, the expected changes are there.
Thanks!
--
Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP.
Robust and Flexible. No vendor lock-in.