Skip to content

Test WordPress 7.1-beta4 compatibility - #1480

Draft
oguzkocer wants to merge 2 commits into
trunkfrom
test-wordpress-7.1-beta4
Draft

Test WordPress 7.1-beta4 compatibility#1480
oguzkocer wants to merge 2 commits into
trunkfrom
test-wordpress-7.1-beta4

Conversation

@oguzkocer

Copy link
Copy Markdown
Contributor

Point the integration test environment at the WordPress 7.1-beta4 Docker image so CI surfaces any REST API incompatibilities ahead of the stable release.

Changes:

  • Set the Buildkite WordPress version matrix to beta-7.1-beta4
  • Default WORDPRESS_VERSION to beta-7.1-beta4 in docker-compose.yml
  • Default WORDPRESS_VERSION to beta-7.1-beta4 in wordpress.Dockerfile
  • Add a CHANGELOG.md entry

Point the integration test environment at the WordPress `7.1-beta4`
Docker image so CI surfaces any REST API incompatibilities ahead of the
stable release.

Changes:
- Set the Buildkite WordPress version matrix to `beta-7.1-beta4`
- Default `WORDPRESS_VERSION` to `beta-7.1-beta4` in `docker-compose.yml`
- Default `WORDPRESS_VERSION` to `beta-7.1-beta4` in `wordpress.Dockerfile`
- Add a `CHANGELOG.md` entry
The WordPress `7.1-beta4` image is based on Debian 13 (trixie), which
swiftly 1.1.3 does not recognize, failing the image build with
`Error: Unsupported Linux platform`. swift.org publishes no Debian 13
toolchain for Swift 6.2, so pin `swiftly init` to `debian12` and rely on
glibc forward compatibility to run that toolchain on trixie.
@wpmobilebot

Copy link
Copy Markdown
Collaborator

XCFramework Build

This PR's XCFramework is available for testing. Add to your Package.swift:

.package(url: "https://github.com/automattic/wordpress-rs", branch: "pr-build/1480")

Built from 40b06a5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants