-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
add GH-workflow: php ci #110
Conversation
09d6512
to
3f38648
Compare
3f38648
to
4d28213
Compare
4d28213
to
e30c040
Compare
updated the test and pointed the PR to master, |
this PR detechts and chcks the relevant issues from #123 logs show only the first error for each file - example:
|
d9d6a66
to
83aad76
Compare
Whats the status of this PR? |
implementation tests all the JSON schema files. the github action "PHP CI" will fail, as long/soon as the json schema files are invalid. once again rebased onto latest master.
|
Signed-off-by: Jan Kowalleck <[email protected]>
83aad76
to
6623705
Compare
part of #86 for #123
☝️ PHP CI is currently failing, since some JSON schema files are not entirely valid/plausible - which is topic of #83/#123
this might be fixed via (#84/#125/...) - #124
as soon as the JSON schema files were fixed, they will pass.
Then these test can act as a gatekeeper.