root
|
d0fd9f2d8e
|
Fix SQLite NOT NULL constraint failures: use migrate:fresh to recreate tables each CI run
API CI/CD / Validate (composer + pint) (push) Successful in 2m7s
API CI/CD / Test (PHPUnit) (push) Failing after 2m17s
API CI/CD / Build frontend assets (push) Successful in 2m18s
API CI/CD / Security audit (push) Successful in 32s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
|
2026-06-21 21:42:46 -04:00 |
|
root
|
1d246fff93
|
Make artifact uploads non-blocking (SSL cert issue with Gitea)
API CI/CD / Validate (composer + pint) (push) Successful in 2m6s
API CI/CD / Test (PHPUnit) (push) Failing after 2m14s
API CI/CD / Build frontend assets (push) Successful in 2m14s
API CI/CD / Security audit (push) Successful in 31s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
|
2026-06-21 13:30:28 -04:00 |
|
root
|
22c675a92d
|
Fix CI pipeline: remove composer strict, use npm install, downgrade upload-artifact to v3
API CI/CD / Validate (composer + pint) (push) Successful in 2m6s
API CI/CD / Test (PHPUnit) (push) Failing after 2m24s
API CI/CD / Build frontend assets (push) Failing after 1m47s
API CI/CD / Security audit (push) Successful in 31s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
|
2026-06-21 13:23:49 -04:00 |
|
root
|
d6e2d4266e
|
Fix Gitea runner: replace actions/checkout@v4 with git clone, upgrade PHP 8.3->8.4
API CI/CD / Validate (composer + pint) (push) Failing after 1m4s
API CI/CD / Test (PHPUnit) (push) Failing after 56s
API CI/CD / Build frontend assets (push) Failing after 26s
API CI/CD / Security audit (push) Successful in 31s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
|
2026-06-21 13:17:56 -04:00 |
|
root
|
bcc1980f97
|
Install nodejs in PHP job containers for actions/checkout post-step compatibility
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 26s
API CI/CD / Security audit (push) Failing after 1s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped
|
2026-06-21 00:47:31 -04:00 |
|
root
|
be84f5173b
|
Fix workflow: merge duplicate push triggers, switch build image to node:22-bookworm-slim
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 44s
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:52:13 -04:00 |
|
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
|
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 |
|