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

php: Streamline vendor file location with local dev-env #961

Merged
merged 9 commits into from
Mar 14, 2024
Merged

Conversation

sukhwinder33445
Copy link
Contributor

No description provided.

phpstan is not run with an action anymore, as the action runs
it its own docker container and hence has no access to files
outside the repository root. A side-effect of this is, that
phpstan now **really** runs with the php version set up by
the matrix.
@sukhwinder33445 sukhwinder33445 self-assigned this Jan 23, 2024
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Jan 23, 2024
@sukhwinder33445 sukhwinder33445 marked this pull request as draft January 23, 2024 08:54
@sukhwinder33445 sukhwinder33445 force-pushed the fix/phpstan branch 2 times, most recently from f082717 to e27641d Compare January 23, 2024 10:53
@sukhwinder33445 sukhwinder33445 marked this pull request as ready for review January 23, 2024 11:00
@nilmerg nilmerg merged commit b18db1c into main Mar 14, 2024
15 checks passed
@nilmerg nilmerg deleted the fix/phpstan branch March 14, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants