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

[v3] clean up dependencies and fix codestyle pipeline #575

Merged
merged 4 commits into from
Mar 17, 2024
Merged

[v3] clean up dependencies and fix codestyle pipeline #575

merged 4 commits into from
Mar 17, 2024

Conversation

stklcode
Copy link
Contributor

  • remove unused PHP 5.4 dependencies
  • remove unused Node dependencies and scripts
  • fix "quality" pipeline (the pipeline, not the issues)
  • update WPCS to 3.0
  • run phpcb to fix some trivial code style issues (spaces, indentation, ...)

We support >= 7, so the 5.4 stuff is obsolete. Remove it.
* remove "lint-all" which does not exist anymore
* update WPCS to 3.0
* clean up GH action and update PHP version
@stklcode stklcode added the v3 This issue is for the new version (v3) of the plugin label Mar 17, 2024
@stklcode stklcode force-pushed the v3-deps branch 2 times, most recently from de199c6 to 19f17ab Compare March 17, 2024 14:20
@stklcode stklcode self-assigned this Mar 17, 2024
@stklcode
Copy link
Contributor Author

Sorry for the noise. Should have merged this before pushing new stuff. Reverted back to the appoved state.

@stklcode stklcode added this to the 3.0 milestone Mar 17, 2024
@stklcode stklcode merged commit e1a7c89 into v3 Mar 17, 2024
0 of 14 checks passed
@stklcode stklcode deleted the v3-deps branch March 17, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 This issue is for the new version (v3) of the plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants