Commit Graph

2 Commits

Author SHA1 Message Date
root ef0126aaff fix: proper shared hosting PHP deployment with vendor + frontend assets
API CI/CD / Validate (composer + pint) (push) Failing after 2s
API CI/CD / Test (PHPUnit) (push) Failing after 2s
API CI/CD / Build frontend assets (push) Failing after 39s
API CI/CD / Security audit (push) Failing after 1s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
- Remove --exclude=vendor and pre-install with --no-dev
- Download frontend build artifacts before deploy
- Add post-deploy artisan commands (migrate, cache, optimize)
- Add alpine container for consistent package management
2026-06-20 19:23:51 -04:00
root b0f24e1530 docs: add Gitea CI/CD setup checklist
API CI/CD / Validate (composer + pint) (push) Failing after 1s
API CI/CD / Test (PHPUnit) (push) Failing after 2s
API CI/CD / Build frontend assets (push) Failing after 30s
API CI/CD / Security audit (push) Failing after 1s
API CI/CD / Deploy to production (push) Has been skipped
2026-06-20 19:18:40 -04:00