Make WordPress Core

Opened 6 weeks ago

Last modified 5 days ago

#64966 assigned task (blessed)

Post-branching tasks

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

Description (last modified by desrosj)

This ticket is for tracking the tasks required after branching as documented in the handbook.

On w.org:

  • Update WP_CORE_DEV_BRANCH.

In trunk:

  • Update SECURITY.md to include the new branch.
  • Update the GitHub actions workflows that test branches to include the new branch.
  • Update the .version-support-(mysql|php).json files in trunk.

In the new branch:

  • Run npm run grunt post-branching to update GitHub Actions workflow files.
  • Pin the LOCAL_PHP and LOCAL_DB_VERSION values to the highest supported versions.

On Trac:

  • Create new tickets for the next release.

Change History (14)

#1 @desrosj
6 weeks ago

  • Description modified (diff)

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


6 weeks ago
#2

  • Keywords has-patch added

This includes all the changes required post-branching for trunk.

Trac ticket: Core-64966.

## Use of AI Tools

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


6 weeks ago
#3

This includes the post-branching changes required for the 7.0 branch.

Trac ticket: Core-64966.

## Use of AI Tools

AI assistance: None

#4 @desrosj
6 weeks ago

In 62160:

Build/Test Tools: Post-branching updates for trunk.

Reviewed by SergeyBiryukov.

See #64966.

#5 @desrosj
6 weeks ago

In 62161:

Post 7.0 branching version bump.

Trunk is now 7.1-alpha.

Reviewed by SergeyBiryukov.

See #64966.

@desrosj commented on PR #11376:


6 weeks ago
#6

Merged in r62160.

#7 @desrosj
6 weeks ago

Something to investigate later. The run of the Performance Testing workflow associated with the branching commit succeeded and sent a Slack notification despite the fact that nothing happened in the run: https://github.com/WordPress/wordpress-develop/actions/runs/23652026977/job/68899142469.

#8 @desrosj
6 weeks ago

In 62162:

Post 7.0 branching changes for the 7.0 branch.

Reviewed by SergeyBiryukov.

See #64966.

@desrosj commented on PR #11377:


6 weeks ago
#9

Merged in r62162.

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


6 weeks ago
#10

Adds 7.0 RC2 to the upgrade testing workflows.

Trac ticket: COre-64966.

## Use of AI Tools

AI Assistance: None

#11 @desrosj
6 weeks ago

In 62166:

Build/Test Tools: Add 7.0-RC2 to upgrade testing workflows.

Since this workflow tests based on tagged versions available through WP-CLI, the pre-release versions need to be used.

Follow up to [62160].

See #64966.

#12 @desrosj
6 weeks ago

All of the post branching tasks have been completed. However, there is one more update required.

I've added 7.0-RC2 to the upgrade/update testing workflows. Because the version needs to be available to WP-CLI and not the branch in wordpress-develop, this will have to do for now.

After the final 7.0 release, this will need to be updated and the 6.8 branch should be trimmed where only the 2 most recent branches are tested.

@desrosj commented on PR #11379:


6 weeks ago
#13

Merged in r62166.

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


5 days ago

Note: See TracTickets for help on using tickets.