Commit graph catcrafts.net/.forgejo/workflows/deploy.yaml
Author SHA1 Message Date
cc02023625 about page
All checks were successful
Deploy / build-deploy (push) Successful in 4m46s
2026-08-05 07:05:00 +02:00
728e48fc4f posts fix
Some checks failed
Deploy / build-deploy (push) Failing after 3m26s
2026-08-05 06:17:00 +02:00
40e094f7eb ci fix
All checks were successful
Deploy / build-deploy (push) Successful in 5m31s
2026-08-05 05:50:01 +02:00
8603182caf ci fix
Some checks failed
Deploy / build-deploy (push) Failing after 3m27s
2026-08-05 05:41:22 +02:00
7f73104db9 ci fix
All checks were successful
Deploy / build-deploy (push) Successful in 9m45s
2026-08-05 05:17:25 +02:00
1b59b548fa caddy
Some checks failed
Deploy / build-deploy (push) Failing after 5m4s
2026-08-05 04:32:52 +02:00
934c94cb5c rewrite
Some checks failed
Deploy / build-deploy (push) Failing after 4m56s
2026-08-05 04:18:37 +02:00
bdea14fc20 CI: install nodejs so JS-based actions run in the arch container
All checks were successful
Deploy / build-deploy (push) Successful in 3m29s
actions/checkout and actions/cache are executed with node inside the
archlinux:latest job container, which has no node by default. Install it
in the first (shell) step, before Checkout, mirroring the Crafter.Build CI.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 23:34:00 +02:00
d3dd4b1f7a Add Forgejo Actions workflow to build and deploy on push
Some checks failed
Deploy / build-deploy (push) Failing after 1m0s
- .forgejo/workflows/deploy.yaml: build the wasm bundle on the arch-latest
  Docker runner and rsync it into the bind-mounted web root (/deploy) on
  push to master
- deploy/Caddyfile.example: reference site block with the cross-origin
  isolation headers the WASM runtime requires

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 23:27:41 +02:00