Commit Graph

5 Commits (b2deebb72bb3ec56db1c31ba4a4480786422fe01)

Author SHA1 Message Date
Shlee 338d4da427
Update php-laravel-tests.yml 4 weeks ago
Shlee 2adbb65079
Update php-laravel-tests.yml 1 month ago
Your Name 0ed3e6192a ci: fix action versions (checkout@v7, cache@v6) and add unstable branch 1 month ago
Your Name c7473cd1a8 ci: refactor GitHub Actions with Redis service and best practices
- Tests workflow: add Redis service, cache composer deps, test PHP 8.4+8.5,
  generate Passport keys, use vendor/bin/pest directly
- Larastan workflow: cache deps, consistent checkout@v4, memory limit
- Pint workflow: use project's installed Pint (not global), cache deps
- Standardize Redis port to 6379 across CI and local docker-compose
- Remove 'unstable' branch from triggers (unused)
- Remove 'main' branch from static analysis (doesn't exist)
1 month ago
Shlee 580042f36d
Update and rename laravel.yml to php-laravel-tests.yml 1 month ago