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

Fix action failure #20

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Fix action failure #20

merged 1 commit into from
Nov 9, 2022

Conversation

cadic
Copy link

@cadic cadic commented Nov 9, 2022

Description of the Change

The action has failed multiple times in the recent.

This PR locks the docker image to PHP 7.4 which should be compatible with WPCS release: WordPress/WordPress-Coding-Standards#2035 (comment)

How to test the Change

Tested on a temporary draft PR: https://github.com/10up/simple-podcasting/actions/runs/3428909916/jobs/5713819898
The test failures are correct (since it's not possible to use 10up-Default ruleset with wpcs-action yet)

The annotations work as expected: https://github.com/10up/simple-podcasting/pull/196/files

Changelog Entry

Fixed - Action failure with PHP8

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@cadic cadic requested a review from jeffpaul November 9, 2022 14:23
@cadic cadic self-assigned this Nov 9, 2022
@jeffpaul jeffpaul added this to the 1.4.0 milestone Nov 9, 2022
@jeffpaul
Copy link
Member

jeffpaul commented Nov 9, 2022

@iamdharmesh @dkotter @dinhtungdu any concerns merging this in and tagging a minor release to help resolve this for folks running this action?

Copy link
Member

@iamdharmesh iamdharmesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for PR @cadic, LGTM.

@jeffpaul jeffpaul merged commit b95bd89 into 10up:develop Nov 9, 2022
@peterwilsoncc peterwilsoncc mentioned this pull request Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants