Skip to content

Normalize CI workflows to the fleet standard#51

Merged
awcodes merged 1 commit into
3.xfrom
chore/normalize-ci
Jul 21, 2026
Merged

Normalize CI workflows to the fleet standard#51
awcodes merged 1 commit into
3.xfrom
chore/normalize-ci

Conversation

@awcodes

@awcodes awcodes commented Jul 21, 2026

Copy link
Copy Markdown
Owner

CI-only. Makes this package's workflows match the normalized plugins, ahead of the shared-CI migration.

Changes

  • tests.yml → standard matrix (PHP 8.3/8.4 × Laravel 12/13, prefer-stable), trimmed extensions (keep pcntl for pest --parallel).
  • SHA-pin all actions to their latest release.
  • Add a 7-day dependabot cooldown.
  • Drops PHP 8.5 and Laravel 11 jobs to match the fleet. No asset/build step involved (assets are committed).

No composer/README changes — already ^4.0|^5.0. No release needed.

🤖 Generated with Claude Code

Bring tests.yml in line with the normalized plugins: PHP 8.3/8.4,
Laravel 12/13, prefer-stable, trimmed extensions. SHA-pin every action
across the workflows to its latest release, and add a 7-day dependabot
cooldown. Prep for the future shared-CI migration.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@awcodes
awcodes merged commit 94ad9d6 into 3.x Jul 21, 2026
5 checks passed
@awcodes
awcodes deleted the chore/normalize-ci branch July 21, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant