build: land the hosted Common Lisp runtime #75

Open
nsaspy wants to merge 5 commits from feat/web-deploy into main
Owner

Follow-up to merged PR #74. This advances the already-merged web deployment branch into main so the runtime package commit remains durable before production deployment.

Local verification on the merged content: nix build .#quasar-server .#quasar-auth-host --no-link, nix flake check, full scripts/test-lisp, saved-image CLOG smoke, and prolog-verify check. Forgejo Actions are treated as unavailable per operator direction.

Follow-up to merged PR #74. This advances the already-merged web deployment branch into `main` so the runtime package commit remains durable before production deployment. Local verification on the merged content: `nix build .#quasar-server .#quasar-auth-host --no-link`, `nix flake check`, full `scripts/test-lisp`, saved-image CLOG smoke, and `prolog-verify check`. Forgejo Actions are treated as unavailable per operator direction.
nsaspy closed this pull request 2026-09-06 19:43:26 +00:00
nsaspy reopened this pull request 2026-09-08 07:08:09 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/web-deploy:feat/web-deploy
git switch feat/web-deploy

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/web-deploy
git switch feat/web-deploy
git rebase main
git switch main
git merge --ff-only feat/web-deploy
git switch feat/web-deploy
git rebase main
git switch main
git merge --no-ff feat/web-deploy
git switch main
git merge --squash feat/web-deploy
git switch main
git merge --ff-only feat/web-deploy
git switch main
git merge feat/web-deploy
git push origin main
Sign in to join this conversation.
No description provided.