-
Notifications
You must be signed in to change notification settings - Fork 55
Apply Coding standard baseline github action #32
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
Apply Coding standard baseline github action #32
Conversation
MeetKamal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @sprankhub
Have modified the changes, Please review it.
MeetKamal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @sprankhub
We have modified those changes, please review.
Vinai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Somehow, I cannot re-run the failing action. @kamleshluhana, could you push an empty commit to trigger the actions again? They should now be green after mage-os/github-actions#115 has been merged. |
|
@Tjitse-E, would you mind having a look at the failing action? |
|
@sprankhub currently, the old coding standard workflow is failing. In the technical meeting of last week it was decided to remove the current phpcs workflow in favour of the phpcs baseline workflow. Could you review #35? |
Hi @sprankhub
As discussed on chat, I have created new PR to merge the coding standard baseline integration. For the safer side i have added new yml file in the github work flow.
Please review it.