Make WordPress Core

Opened 4 weeks ago

Closed 2 weeks ago

#64235 closed task (blessed) (fixed)

Branching tasks for 6.9

Reported by: davidbaumwald's profile davidbaumwald Owned by: davidbaumwald's profile davidbaumwald
Milestone: 6.9 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: Cc:

Description

This is a ticket for tracking the changes required immediately before and after creating the 6.9 branch.

These are detailed in the Core Handbook.

Previously #63164.

Attachments (1)

64235-post-branch.patch (18.2 KB) - added by davidbaumwald 4 weeks ago.
Updated patch with e2e tests changes

Download all attachments as: .zip

Change History (9)

This ticket was mentioned in Slack in #core by david.baumwald. View the logs.


4 weeks ago

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


4 weeks ago
#2

  • Keywords has-patch added; needs-patch removed

#3 @davidbaumwald
4 weeks ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 61222:

Post 6.9 branching version update.

Trunk is now 7.0-alpha.

Props jorbin, ellatrix, SergeyBiryukov.
Fixes #64235.

#4 @davidbaumwald
4 weeks ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening to do post-branch cleanup in the 6.9 branch. PR incoming.

@davidbaumwald
4 weeks ago

Updated patch with e2e tests changes

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


4 weeks ago
#5

This builds off the patch attached to the core ticket and tests the changes in #10511 by running the new Grunt task being proposed there.

Trac ticket: Core-64235.

This ticket was mentioned in Slack in #core by wildworks. View the logs.


3 weeks ago

This ticket was mentioned in Slack in #core by wildworks. View the logs.


2 weeks ago

#8 @desrosj
2 weeks ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 61287:

General: Final 6.9 post-branching tasks.

This makes the following changes to the 6.9 branch:

  • Pin PHP 8.5 and MySQL 8.4 as the default valuses of LOCAL_PHP and LOCAL_DB_VERSION.
  • Removes unnecessary GitHub Actions workflow files.
  • Changes all local GitHub Actions references to remote ones targeting trunk.

Reviewed by peterwilsoncc.

Props peterwilsoncc, johnbillion, davidbaumwald.
Fixes #64235.

Note: See TracTickets for help on using tickets.