-
-
Notifications
You must be signed in to change notification settings - Fork 88
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
[9.0.x] GitHub Action must be modified due to docker image in non-root mode #184
Comments
If you want to use a GitHub Action that build a Docker image on fly with a specific PHP version, I've a goog new for you ! Teaser with https://github.com/overtrue/phplint/blob/action-v9/.github/workflows/ga.yml CAUTION I need to fix multiple path linting, but it's run as wanted : see https://github.com/overtrue/phplint/actions/runs/4233023241/jobs/7353455898 @overtrue Do you want to make a review on |
Issue about checking multiple directories was reported at #185 |
I plan to publish the bugfixes release 9.0.4 tomorrow (with or without new GitHub Action included) ! There is no hurry for this one. |
I've received none feedbacks for a reasonable period. |
Closing this report due to lack of community feedback |
New Issue
Diagnose
Output of `docker inspect overtrue/phplint:latest` command
Summary
Could not follow recommendation of https://docs.github.com/en/actions/creating-actions/dockerfile-support-for-github-actions#user with issue #182 fixed
Expected behaviour
GitHub Action working (see use case 1 on project documentation)
Actual behaviour
Workflow fails with docker image re-built by GitHub Action
action.yml
The text was updated successfully, but these errors were encountered: