[wp-trac] [WordPress Trac] #50401: Tests: Move tests into Github Actions
WordPress Trac
noreply at wordpress.org
Thu Oct 15 19:40:48 UTC 2020
#50401: Tests: Move tests into Github Actions
-------------------------------------+-----------------------------
Reporter: whyisjake | Owner: desrosj
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: performance
-------------------------------------+-----------------------------
Comment (by desrosj):
In [changeset:"49162" 49162]:
{{{
#!CommitTicketReference repository="" revision="49162"
Build/Test Tools: Introduce GitHub Action workflows.
This change introduces 6 different workflows accounting for all of the
testing and analysis currently performed in Travis CI & Appveyor:
- Checking PHP & JS coding standards are followed
- Running the end-to-end test suite.
- Running QUnit tests on JavaScript files.
- Scanning for PHP compatibility issues with supported version.
- Running the PHPUnit test suite.
- Verifying NPM related tasks do not cause errors on Windows.
Additionally, a seventh workflow is included that will leave a "welcome"
comment when a contributor opens their first pull request to the
`wordpress-develop` mirror.
These workflows are currently in an experimental phase. For that reason,
Travis CI and Appveyor will continue to run until all of the bugs can be
worked out.
Props ayeshrajans, helen, ocean90, desrosj.
See #50401.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50401#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list