Make WordPress Core

Opened 4 months ago

Closed 4 months ago

Last modified 4 months ago

#63164 closed task (blessed) (fixed)

Branching tasks for 6.8

Reported by: desrosj's profile desrosj Owned by: desrosj's profile desrosj
Milestone: 6.8 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.8 branch.

These are detailed in the Core Handbook.

Change History (8)

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


4 months ago
#1

Changes to commit to the 6.8 branch after branching:

  • Pinning highest supported version of PHP for local environment.
  • Changing local workflow references to remote ones using npm run grunt replace:workflow-references-local-to-remote.

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

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


4 months ago

#4 @desrosj
4 months ago

  • Owner set to desrosj
  • Resolution set to fixed
  • Status changed from new to closed

In 60093:

Post 6.8 branching version update.

Trunk is now 6.9-alpha

Fixes #63164.

#5 @desrosj
4 months ago

Seems [60092] did not make it's way to this ticket. Linking for future reference.

#6 @desrosj
4 months ago

In 60097:

Build/Test Tools: Adjust how the 6.8 branch is included in matrices.

Because 6.8 is not yet officially released, 6.8 cannot be used in a test matrix.

This removes 6.8 from the Upgrade Testing workflow and changes the value used for the Upgrade Develop Version Testing workflow to 6.8-RC1 to confirm that updating from 6.8-RC1 to trunk (which is now 6.9-alpha) is successful.

Follow-up to [60093].

Props mukesh27.
See #63164.

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


4 months ago
#7

6.8 has not yet officially been released, so it's unavailable for testing.

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

Note: See TracTickets for help on using tickets.