Commit Graph

5 Commits (ad686571bf317b0116e4e2a369ad5fe9f5cb15bd)

Author SHA1 Message Date
Shlee 9dfb5c062e
Update php-larastan.yml 4 weeks ago
Shlee b2af987888
Update php-larastan.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 c840d6bd71
Create php-larastan.yml 1 month ago