[wp-trac] [WordPress Trac] #51968: Remove Appveyor
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Dec 17 12:28:45 UTC 2020
    
    
  
#51968: Remove Appveyor
------------------------------------------+-----------------------
 Reporter:  desrosj                       |       Owner:  desrosj
     Type:  defect (bug)                  |      Status:  reopened
 Priority:  normal                        |   Milestone:  5.7
Component:  Build/Test Tools              |     Version:
 Severity:  normal                        |  Resolution:
 Keywords:  has-patch commit fixed-major  |     Focuses:
------------------------------------------+-----------------------
Comment (by desrosj):
 In [changeset:"49812" 49812]:
 {{{
 #!CommitTicketReference repository="" revision="49812"
 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.
 Merges [49779] to the 5.3 branch.
 See #51968.
 }}}
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51968#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list