Skip to content

Conversation

rfmeier
Copy link

@rfmeier rfmeier commented Mar 23, 2020

This pull request will integrate CircleCI for CI. It will be replacing the existing Travis integration. CircleCI will be used for CI and CD (future pull request).

The new test configuration will test against existing javascript tests, phpcs, and phpunit/lint for php:

  1. Run javascript tests
  2. Run php code standard tests
  3. Run phpunit tests
    • php 5.6 with WordPress version 5.1 (Last version before php 5.6+ compatibility changes)
    • php 5.6 with latest WordPress version
    • php 7.0 with latest WordPress version
    • php 7.1 with latest WordPress version
    • php 7.2 with latest WordPress version
    • php 7.3 with WordPress version 5.1 (First version with php 5.6+ compatibility changes)
    • php 7.3 with latest WordPress version

Internal ticket PI-3477.

@rfmeier rfmeier self-assigned this Mar 23, 2020
Copy link
Member

@DavidHickman DavidHickman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rfmeier rfmeier merged commit b266ae5 into master Mar 25, 2020
@rfmeier rfmeier deleted the ryanmeier/circle-ci-integration branch March 25, 2020 19:17
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