Files
alrahma_sunday_school_api/.gitea
root accb55baba
API CI/CD / Validate (composer + pint) (push) Successful in 2m6s
API CI/CD / Test (PHPUnit) (push) Failing after 59s
API CI/CD / Build frontend assets (push) Successful in 53s
API CI/CD / Security audit (push) Successful in 33s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
fix(ci): avoid cache:clear — use config:clear + view:clear + clear-compiled instead
optimize:clear calls cache:clear which needs the cache table from
migrations (php artisan cache:table). This table doesn't exist in our
schema. clear-compiled is sufficient to clear bootstrap/cache/*.php.
2026-06-25 18:23:59 -04:00
..