Skip to content

Add GitHub Actions workflow for running tests#1

Merged
yannelli merged 1 commit intomainfrom
claude/add-github-workflows-I4WqL
Mar 19, 2026
Merged

Add GitHub Actions workflow for running tests#1
yannelli merged 1 commit intomainfrom
claude/add-github-workflows-I4WqL

Conversation

@yannelli
Copy link
Copy Markdown
Owner

Matrix: PHP 8.3/8.4 × Laravel 12/13 on Ubuntu.

Copilot AI review requested due to automatic review settings March 19, 2026 04:04
@yannelli yannelli merged commit ff9a53f into main Mar 19, 2026
6 checks passed
@yannelli yannelli deleted the claude/add-github-workflows-I4WqL branch March 19, 2026 04:05
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a CI test workflow to validate this package across the supported PHP and Laravel version ranges, aligning with the library’s declared compatibility in composer.json.

Changes:

  • Introduces a GitHub Actions workflow that runs on pushes and PRs targeting main.
  • Runs a matrix build for PHP 8.3/8.4 and Laravel 12/13.
  • Installs dependencies per-matrix and executes the Pest test suite.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants