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

Migrate Travis CI tasks to GitHub Actions (for testing the action triggered by PR events) #1039

Closed
wants to merge 9 commits into from

Conversation

eason9487
Copy link
Member

Changes proposed in this Pull Request:

Somehow seems all repos under Woo were stopped CI tasks on Travis CI. This PR migrates CI tasks to GitHub Actions:

  • Run PHP unit tests
  • Run JavaScript unit tests
  • Check PHP coding standards
  • Lint JavaScript and CSS
  • Check bundle size

Screenshots:

Detailed test instructions:

Changelog entry

@eason9487 eason9487 self-assigned this Oct 6, 2021
@eason9487 eason9487 changed the title Migrate Travis CI tasks to GitHub Actions Migrate Travis CI tasks to GitHub Actions (for testing the action triggered by PR events) Oct 6, 2021
@eason9487 eason9487 closed this Oct 6, 2021
@eason9487 eason9487 deleted the add/gh-actions branch October 6, 2021 09:28
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.

None yet

1 participant