Hi all,
As you all have noticed, I've been working to clean up common-lisp.net and
simplifying the administration process.
One of the things we have done is that we implemented a deployment pipeline
for the common-lisp.net main site using GitLab. It's been a great joy to
work with it so far and made deployment of new site content easier than
ever before.
*My proposal is to set up a GitLab CI based deployment pipeline* for *all
common-lisp.net <http://common-lisp.net> projects*. Meaning that I'm
proposing to import the current project pages (/project/*/public_html) into
GitLab repositories (<project-name>-site) with a gitlab-ci file which
causes the content to be published.
The approach above will mean simple import of the existing static content.
However, after import, the static output can be replaced by different input
and a static content generator, just like we did with the common-lisp.net
site.
Eager to hear your thoughts,
Erik.
Hi
the link http://www.cl-user.net/asp/libs/tputils-lexer redirects to a
russian porn page.
Not very lispy.
All the best
Marco
--
Marco Antoniotti, Associate Professor tel. +39 - 02 64 48 79 01
DISCo, Università Milano Bicocca U14 2043 http://bimib.disco.unimib.it
Viale Sarca 336
I-20126 Milan (MI) ITALY
When I try to push or fetch to the ASDF repo, I get this error:
```
$ git fetch origin
Received disconnect from 148.251.248.130 port 22:2: Too many
authentication failures
Disconnected from 148.251.248.130 port 22
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```
Not sure why that would have changed...
By the way, this is not my normal email, but emails from my work address
(rpgoldman(a)sift.net) are being bounced because of the reverse lookup
policy on common-lisp.net.
It seems to be puking on this:
```
Your IP address 50.249.120.161 is associated with the domain sift.net.
Nevertheless your message appears to be sent from mail.sift.net.
```