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

GH Actions: fix the builds #306

Merged
merged 1 commit into from
Sep 17, 2023
Merged

GH Actions: fix the builds #306

merged 1 commit into from
Sep 17, 2023

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Sep 17, 2023

WPCS 3.0.0 has been released and the WordPressCS master branch has been renamed to main and now contains WPCS 3.0.0.

As YoastCS is not (yet) compatible with WPCS 3.0.0, the CI builds are failing.

This commit makes the minimal changes needed to get the CI builds passing again, by:

  1. Not updating WPCS to master for the CS check in the basics workflow.
  2. Running the tests against the highest currently supported WPCS release 2.3.0 instead of against dev-master.

WPCS 3.0.0 has been released and the WordPressCS `master` branch has been renamed to `main` and now contains WPCS 3.0.0.

As YoastCS is not (yet) compatible with WPCS 3.0.0, the CI builds are failing.

This commit makes the minimal changes needed to get the CI builds passing again, by:
1. Not updating WPCS to `master` for the CS check in the `basics` workflow.
2. Running the tests against the highest currently supported WPCS release `2.3.0` instead of against `dev-master`.
@jrfnl jrfnl modified the milestones: Next release, 3.0 Sep 17, 2023
@coveralls
Copy link

Coverage Status

coverage: 97.371% (+0.7%) from 96.663% when pulling c62a580 on JRF/ghactions-fix-builds into 465272c on develop.

@jrfnl jrfnl merged commit ac5ffe2 into develop Sep 17, 2023
31 checks passed
@jrfnl jrfnl deleted the JRF/ghactions-fix-builds branch September 17, 2023 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants