You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/.github/workflows
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
..
docker-ghcr-cleanup.yml Rename workflow for GHCR container image cleanup 4 weeks ago
docker-push.yml Update docker-push.yml 4 weeks ago
docker-tag.yml Update docker-tag.yml 4 weeks ago
php-larastan.yml ci: refactor GitHub Actions with Redis service and best practices 4 weeks ago
php-laravel-tests.yml ci: refactor GitHub Actions with Redis service and best practices 4 weeks ago
php-pint.yml ci: refactor GitHub Actions with Redis service and best practices 4 weeks ago