Commit Graph
3 Commits
Author SHA1 Message Date
isaaccladandCursor fcca58ccba Remove Docker CI test workflow; deploy-only like sibling apps.
Deploy Ladill Frontdesk / deploy (push) Successful in 45s
Other Ladill repos use a single on-host deploy workflow (runs-on: deploy) for fast releases. Tests run locally; optional ci.yml can be added on pull_request later per FAST-DEPLOY.md.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:50:04 +00:00
isaaccladandCursor e42be653e5 Fix CI test workflow for PHP 8.4 dependency lock.
Deploy Ladill Frontdesk / deploy (push) Successful in 40s
Test / test (push) Failing after 2m8s
Symfony 8.1 packages in composer.lock require PHP 8.4.1+; align setup-php and composer platform constraint with production.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:46:19 +00:00
isaaccladandCursor 9e2d79936c Initial Ladill Frontdesk release with deploy pipeline.
Deploy Ladill Frontdesk / deploy (push) Failing after 35s
Test / test (push) Failing after 2m45s
Visitor management app with SSO, kiosk, badges, reports, and Gitea CI deploy to frontdesk.ladill.com.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:37:15 +00:00