Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add laravel v12 to CI#57

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@asanikovich
Copy link
Contributor

This MR updates our CI to include testing against Laravel 12. It makes the CI matrix aware of the new framework version.

@TavoNiievez
Copy link
Member

Hi@asanikovich,

It’s not enough to just update our continuous integration file to add a new version. There must be a branch in theLaravel Module Test project with this version installed, and we need to have verified that the tests with this module pass on that branch.

So you’ve done only half the work here: you still need to open a pull request in the other repository, based on branch11.x and updating it to version 12. Once you do that, I’ll create the new branch when I merge that pull request.

Only then will the tests for this pull request pass.

Additionally, Laravel 10 is no longer supported, so we should only support two versions in this module —11 and 12.
That’s another change we should make.

@asanikovich
Copy link
ContributorAuthor

@TavoNiievez
Copy link
Member

Ops, It seems like I wrote it too quickly!! 🤣🤣

asanikovich reacted with thumbs up emoji

@TavoNiievezTavoNiievez merged commit000b46b intoCodeception:mainSep 26, 2025
15 of 18 checks passed
@TavoNiievez
Copy link
Member

@asanikovich It seems that the version ofactions/cache needs to be updated:

https://github.com/Codeception/laravel-module-tests/tree/12.x

However, everything is fine here.

Thank you!

@asanikovich
Copy link
ContributorAuthor

@TavoNiievezCodeception/laravel-module-tests#24 I have updated actions/cache

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@TavoNiievezTavoNiievezTavoNiievez approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@asanikovich@TavoNiievez

[8]ページ先頭

©2009-2025 Movatter.jp