这是indexloc提供的服务,不要输入任何密码
Skip to content

Update test and measure workflow #69

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

Merged
merged 11 commits into from
May 27, 2022
Merged

Conversation

thelovekesh
Copy link
Member

@thelovekesh thelovekesh commented May 27, 2022

Description

This PR aims to add measure and testing workflows required on dependabot PRs.
The old workflow was not capable to determine if an updated dependency will not break anything on the main branch.

Technical Details

  • Add new workflow with:
    • Lint PHP, CSS, JS
    • Test JS, PHP
    • Build
  • Update npm scripts to work smoothly with CI
  • Add a test case for main theme files, so that the PHP testing validity can be determined.
  • Add Build:Passing or Build:Failing label based on the production build status.

Checklist

Screenshots

To-do

Fixes/Covers issue

Fixes #

@thelovekesh thelovekesh requested a review from RahiDroid May 27, 2022 08:11
@thelovekesh thelovekesh force-pushed the update/test-and-measure-workflow branch 8 times, most recently from 4233cbd to d10ab84 Compare May 27, 2022 09:24
@thelovekesh thelovekesh force-pushed the update/test-and-measure-workflow branch 2 times, most recently from f2285e3 to b20bf30 Compare May 27, 2022 09:39
@thelovekesh thelovekesh force-pushed the update/test-and-measure-workflow branch from b20bf30 to 565f562 Compare May 27, 2022 09:44
@thelovekesh thelovekesh requested a review from RahiDroid May 27, 2022 14:15
@thelovekesh thelovekesh merged commit b18355c into main May 27, 2022
@thelovekesh thelovekesh deleted the update/test-and-measure-workflow branch May 27, 2022 14:43
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