[wp-trac] [WordPress Trac] #57148: Improve PHPCS caching

WordPress Trac noreply at wordpress.org
Fri Nov 18 15:13:13 UTC 2022


#57148: Improve PHPCS caching
------------------------------+----------------------------
 Reporter:  desrosj           |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Future Release
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+----------------------------
 In the coding standards GitHub Action workflow, the cache file produced by
 PHPCS is stored as a GHA cache to speed up runs on successive workflows.

 This greatly decreases the time required to run scans when the cache file
 is present. But, because there are two different scans run and only one
 cache file is stored, the cache is likely not as efficient as it could be.

 See the [https://github.com/WordPress/wordpress-
 develop/pull/3460#discussion_r1025744449 discussion on GitHub where this
 ticket was spawned from].

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57148>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list