Commit Graph

7 Commits (5b5bb7687973d4b8e5840f7dc6c1eff0c4e1d423)

Author SHA1 Message Date
Shlee 1791682cc5
Potential fix for code scanning alert no. 5003: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
5 days ago
Shlee 765e10ea66
Update php-pint.yml 4 weeks ago
Shlee 0f6ed0d918
Rename workflow to PHP - Pint 4 weeks ago
Your Name 0ed3e6192a ci: fix action versions (checkout@v7, cache@v6) and add unstable branch 4 weeks 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)
4 weeks ago
Shlee 699b8af2d5
Add 'unstable' branch to workflow and update PHP version 4 weeks ago
Shlee e8b18f6690
Add GitHub Actions workflow for PHP Pint linting 4 weeks ago