Skip to content

refactor: modularize CI workflows by replacing legacy scripts with a centralized QA pipeline and dedicated utility actions#121

Merged
ShahrearMSf merged 1 commit intomasterfrom
qa-msf
Mar 31, 2026
Merged

refactor: modularize CI workflows by replacing legacy scripts with a centralized QA pipeline and dedicated utility actions#121
ShahrearMSf merged 1 commit intomasterfrom
qa-msf

Conversation

@ShahrearMSf
Copy link
Copy Markdown
Contributor

Modularize CI workflows by replacing legacy scripts with a centralized QA pipeline and dedicated utility actions. Introduce comprehensive GitHub Actions workflows for continuous integration and quality assurance; including build, compatibility tests across WP/PHP versions, and various code checks. These checks include:

  1. PHP Linting/Syntax Check in multiple PHP versions (✅ Passing Successfully)
  2. Plugin Version Check (✅ Passing Successfully)
  3. Different WP/PHP cross version compatibility tests (✅ Passing Successfully)
  4. PCP Plugin Check (❌ These will keep failing until all the issues are fixed, can be ignored for now)

…centralized QA pipeline and dedicated utility actions
@ShahrearMSf ShahrearMSf requested a review from HurayraIIT March 31, 2026 11:25
@ShahrearMSf ShahrearMSf self-assigned this Mar 31, 2026
@ShahrearMSf
Copy link
Copy Markdown
Contributor Author

As the PR has been reviewed and approved, I'm merging it. Thanks @HurayraIIT bhai for reviewing.

@ShahrearMSf ShahrearMSf merged commit b2103cf into master Mar 31, 2026
9 of 10 checks passed
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