Commit Graph

6 Commits (14bf6e1d76f79d534c19ec260ba6d4c68639ea56)

Author SHA1 Message Date
Shlee 7a94f2e7e6
Update php-larastan.yml 1 week ago
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