Make WordPress Core

Opened 2 months ago

Closed 2 months ago

#65380 closed enhancement (fixed)

Build/Test Tools: Remove obsolete "reusable-performance.yml" workflow file

Reported by: mukesh27 Owned by: mukesh27
Priority: normal Milestone: 7.1
Component: Build/Test Tools Version:
Severity: normal Keywords: has-patch commit
Cc: Focuses: performance

Description

In ticket #62221 / [59749], the performance tests were updated to utilize a new parallelized workflow.

Following this update, the use of the reusable-performance.yml GitHub Actions workflow file was completely phased out and removed from the active CI pipeline. However, the physical file itself was left behind in the .github/workflows/ directory.

To prevent any future confusion or misunderstanding regarding the active configuration files, this obsolete workflow file should be permanently deleted from the repository.

Change History (4)

This ticket was mentioned in PR #12029 on WordPress/wordpress-develop by @mukesh27.


2 months ago
#1

  • Keywords has-patch added; needs-patch removed

Trac ticket: https://core.trac.wordpress.org/ticket/65380

## Use of AI Tools
N/A

#2 @desrosj
2 months ago

  • Keywords commit added

#3 @desrosj
2 months ago

  • Type task (blessed)enhancement

#4 @desrosj
2 months ago

  • Resolutionfixed
  • Status assignedclosed

In 62445:

Build/Test Tools: Remove unused reusable workflow.

The reusable-performance.yml workflow is no longer used in any branch, so it can be safely removed.

Props mukesh27.
Fixes #65380.

Note: See TracTickets for help on using tickets.