Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Adds tests against "openswoole" #420

Merged
merged 10 commits into from
Nov 15, 2021
Merged

[1.x] Adds tests against "openswoole" #420

merged 10 commits into from
Nov 15, 2021

Conversation

nunomaduro
Copy link
Member

This pull request duplicates the tests workflow, so we can test octane against "openswoole". A good news, seems that "open-swoole" is already compatible with PHP 8.1. Yet, "swoole" is not, so we are going to ignore the PHP 8.1 swoole build for now.

@driesvints
Copy link
Member

@nunomaduro I'd personally keep this grouped under a single file as a different "job". The way we usually organise GHA workflows is to group specific "type" of workflows.

Like framework: types, tests, database engines.

Swoole and OpenSwoole tests basically test the actual working of Octane so it's best to keep these grouped under "tests.yml". All OS projects of Laravel also have a "tests.yml" file.

@nunomaduro
Copy link
Member Author

Checking Dries...

@nunomaduro nunomaduro changed the title [1.x] Adds "openswoole" workflow [1.x] Adds tests against "openswoole" Nov 15, 2021
@taylorotwell taylorotwell merged commit e40abdf into 1.x Nov 15, 2021
@taylorotwell taylorotwell deleted the chore/builds-swoole branch November 15, 2021 20:13
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