root
|
6c0b7ea906
|
Update build workflow and add .actrc
API CI/CD / Validate (composer + pint) (push) Failing after 14s
API CI/CD / Test (PHPUnit) (push) Failing after 2s
API CI/CD / Build frontend assets (push) Failing after 29s
API CI/CD / Security audit (push) Failing after 1s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
|
2026-06-20 21:46:21 -04:00 |
|
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 |
|
root
|
b4b7aefece
|
ci: add Gitea CI/CD workflow for Laravel API
API CI/CD / Validate (composer + pint) (push) Failing after 29s
API CI/CD / Test (PHPUnit) (push) Failing after 9s
API CI/CD / Build frontend assets (push) Failing after 32s
API CI/CD / Security audit (push) Failing after 1s
API CI/CD / Deploy to production (push) Has been skipped
Pipeline includes validate (composer + pint), test (phpunit), build
(frontend assets), security audit, and manual deploy stages.
|
2026-06-20 19:16:38 -04:00 |
|