Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57687, comment 7


Ignore:
Timestamp:
03/01/2023 04:06:21 PM (2 years ago)
Author:
joemcgill
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57687, comment 7

    initial v1  
    1 @mukesh27 and I have been working on an initial approach for this, inspired heavily from the [https://github.com/WordPress/gutenberg/blob/trunk/.github/workflows/performance.yml performance workflow in the Gutenberg repo]. I've opened an initial PR for this work above, which we've been testing against a clone of the https://www.codevitals.run/dashboard that we set up for testing purposes.
     1@mukesh27 and I have been working on an initial approach for this, inspired heavily from the [https://github.com/WordPress/gutenberg/blob/trunk/.github/workflows/performance.yml performance workflow in the Gutenberg repo]. I've opened an initial PR for this work above, which we've been testing against a clone of the https://www.codevitals.run/ dashboard that we set up for testing purposes.
    22
    33A few things I'd specifically appreciate feedback from @desrosj (or someone else familiar with our GitHub workflow best practices) on are the following: