chore: upgrade wordpress to 7.1.0 #1

Open
autonomic-bot wants to merge 2 commits from upgrade-e360226 into main
Owner

wordpress upgrade: 7.0.4 → 7.1.0 (re-run 2026-09-11: re-parented onto current upstream main)

service | image          | current | new
app     | wordpress      | 7.0.4   | 7.1.0
db      | mariadb        | 12.3    | 12.3  (unchanged)
ftp (optional overlay) | atmoz/sftp | alpine | alpine (unchanged — floating tag, current; pushed 2026-09-01)

Operator Action Required

WordPress 7.1 "Mary Lou" is a routine minor feature release (2026-08-19):

  • New responsive styling controls in the Site Editor (theme.json breakpoints), admin bar across editors, redesigned media editor with Crop, Notes rich-text + mentions.
  • Image processing (compression/resize/thumbnail) now runs in the browser (WASM libvips), off the server — reduces PHP memory/timeout pressure.
  • Native AVIF / HEIC / HDR gain-map support; post editor fully iframed; new Playlist + Tabs blocks; custom icon API.
  • No DB migration, PHP/config, or breaking changes beyond the routine in-place core update WordPress runs on first boot.
  • mariadb 12.3 and atmoz/sftp:alpine left untouched (up-to-date; the sftp alpine tag is floating + current — re-checked 2026-09-11; only floating tags exist upstream, no sensible newer pin).

What this re-run changes: the same 7.1.0 bump, now parented on current upstream main (66560cd2) — picking up #77 "set admin password via secret" (new required external secret admin_password, consumed by abra app cmd app core_install) and the enable_auto_updates exit-code fix. The earlier green run (drone 1301, 2026-08-21) predated those, so the PR head is re-tested fresh.

Upstream release notes: wordpress 7.0.4→7.1.0: https://wordpress.org/news/2026/08/mary-lou/

Version label 3.0.6+7.0.4 deliberately NOT bumped in this PR (recipe release does that). Recommended publish command for the operator after this PR merges:

abra recipe release wordpress -y

Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review.

cc @trav @notplants

## wordpress upgrade: 7.0.4 → 7.1.0 (re-run 2026-09-11: re-parented onto current upstream main) ``` service | image | current | new app | wordpress | 7.0.4 | 7.1.0 db | mariadb | 12.3 | 12.3 (unchanged) ftp (optional overlay) | atmoz/sftp | alpine | alpine (unchanged — floating tag, current; pushed 2026-09-01) ``` ### Operator Action Required WordPress 7.1 "Mary Lou" is a routine minor feature release (2026-08-19): - New responsive styling controls in the Site Editor (theme.json breakpoints), admin bar across editors, redesigned media editor with Crop, Notes rich-text + mentions. - Image processing (compression/resize/thumbnail) now runs in the browser (WASM libvips), off the server — reduces PHP memory/timeout pressure. - Native AVIF / HEIC / HDR gain-map support; post editor fully iframed; new Playlist + Tabs blocks; custom icon API. - **No DB migration, PHP/config, or breaking changes** beyond the routine in-place core update WordPress runs on first boot. - mariadb 12.3 and atmoz/sftp:alpine left untouched (up-to-date; the sftp alpine tag is floating + current — re-checked 2026-09-11; only floating tags exist upstream, no sensible newer pin). **What this re-run changes:** the same 7.1.0 bump, now parented on current upstream main (66560cd2) — picking up #77 "set admin password via secret" (new required external secret `admin_password`, consumed by `abra app cmd app core_install`) and the `enable_auto_updates` exit-code fix. The earlier green run (drone 1301, 2026-08-21) predated those, so the PR head is re-tested fresh. **Upstream release notes:** wordpress 7.0.4→7.1.0: https://wordpress.org/news/2026/08/mary-lou/ Version label `3.0.6+7.0.4` deliberately NOT bumped in this PR (recipe release does that). Recommended publish command for the operator after this PR merges: ``` abra recipe release wordpress -y ``` Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review. cc @trav @notplants
autonomic-bot added 1 commit 2026-08-21 03:49:36 +00:00
autonomic-bot requested review from trav 2026-08-21 03:49:36 +00:00
autonomic-bot requested review from notplants 2026-08-21 03:49:36 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-ciwordpress @ e3602260 passedhttps://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1301

(summary card unavailable — see the run for details.) full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `wordpress` @ `e3602260` ✅ **passed** → https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1301 _(summary card unavailable — see the run for details.)_ [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1301) · [dashboard](https://ci.commoninternet.net/)
autonomic-bot added 1 commit 2026-09-11 07:33:22 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-ciwordpress @ 5e46fa3f passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `wordpress` @ `5e46fa3f` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/1358/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1358) [![level](https://ci.commoninternet.net/runs/1358/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1358) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1358) · [dashboard](https://ci.commoninternet.net/)
All checks were successful
cc-ci/testme cc-ci: success
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin upgrade-e360226:upgrade-e360226
git checkout upgrade-e360226
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/wordpress#1