[wp-trac] [WordPress Trac] #51968: Remove Appveyor
WordPress Trac
noreply at wordpress.org
Wed Dec 9 13:33:26 UTC 2020
#51968: Remove Appveyor
------------------------------+----------------------
Reporter: desrosj | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.7
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+----------------------
Changes (by desrosj):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"49779" 49779]:
{{{
#!CommitTicketReference repository="" revision="49779"
Build/Test Tools: Remove the Appveyor configuration file.
Appveyor was added to Core in [44594] to ensure that NPM and the WordPress
build tools continue to work correctly on Windows systems as changes are
made. Using an additional service for this was required at the time,
TravisCI did not support testing on Windows.
[49162] introduced a GitHub Action workflow that performed the same
testing. Since all automated testing is moving to GitHub Actions, using
Appveyor is no longer necessary, and it’s preferable to have all automated
testing in one location as much as possible.
Props ayeshrajans.
Fixes #51968.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51968#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list