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

CI: test and quicktest tweaks #757

Merged
merged 1 commit into from
Jun 22, 2023
Merged

CI: test and quicktest tweaks #757

merged 1 commit into from
Jun 22, 2023

Conversation

GaryJones
Copy link
Contributor

Turn on display_errors for quicktest, and separate out PHPCS and WPCS composer requires into separate steps.

Turn on display_errors for quicktest, and separate out PHPCS and WPCS composer requires into separate steps.
@GaryJones GaryJones added this to the 2.3.4 milestone Jun 22, 2023
@GaryJones GaryJones requested a review from a team as a code owner June 22, 2023 08:54
@GaryJones GaryJones self-assigned this Jun 22, 2023
@GaryJones GaryJones merged commit 31aaf41 into develop Jun 22, 2023
@GaryJones GaryJones deleted the add/ci-tweaks branch June 22, 2023 08:54
@jrfnl
Copy link
Collaborator

jrfnl commented Jun 23, 2023

FYI: for some other standards (and I intend to do the same for WPCS) I have implemented a change in the workflow logic now as there are more dependencies involved. This change leverages the Composer --prefer-lowest/--prefer-stable options to run the tests against high/low supported versions. We may want to consider implementing that logic here in the future as well.

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.

2 participants