I’m requesting a sandbox so…

I’m requesting a sandbox so I can make and test edits to WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ pages for Matt’s MetaMeta Meta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. Janitor program. My WordPress.org username is nickhamze.

My public ssh key is:
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPuDRPAaYy4KLwChbw7ETVUUAqHva9VqgHsKAY+Wo0EfXTtXV0hVK3+qPmUCv0uJY4a3NxHEuHfL8+srERzwsUM= AutoProxxy/H26937GV49

Thanks so much.

#sandbox #prio3

Request: install tmux on sandboxes

Could we get tmux installed and enabled on all sandboxes? This would let us safely run scripts that take a while to complete (such as deploy-dotorg.sh) inside a persistent session, so the process keeps running if the SSHSSH Secure SHell - a protocol for securely connecting to a remote system in addition to or in place of a password. connection drops or the terminal closes.
Thanks!

#prio2 #sandbox

MC Access: Round 4

Another request, Can basic MC access please be granted for these users:

  • peiraisotta
  • naseem10
  • piyopiyofox
  • gomp

#prio2 #mc

Installing Node.js 24 on the build server

Could Node.js 24 be installed on the wordpress.org build server? At the time of publishing, the latest version is 24.15.0 paired with npm version 11.12.1.

wordpress-develop and gutenberg are currently using version 20.x, which reached end-of-life (EOL) on April 30, 2026 (final release being published on March 24, 2026) and has a number of known security vulnerabilities that will not be patched. 24.x have Active or Maintenance LTS status through April 30, 2028.

A good amount of discussion has taken place already as there are a number of features in recent versions of Node.js/npm that the CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. & Security teams are hoping to take advantage of:

  • Full native support for ES modules, including interop between ES and CommonJS modules.
  • The ability to configure a min-release-age value within .npmrc for defensive supply-chain configurations (npm >= 11.0.0).
  • Running TypeScript files natively, with built-in type stripping, with no need for transpilation (experimental warning removed in 24.11.0).
  • Trusted publishing for npm packages to eliminate the need for long-lived npm tokens in favor of OpenID Connect  (npm >= 11.5.1).

Older Branches

Node.js 20.x is being used back through the 6.4 branch. Early testing shows those branches can be updated to 24.x without any dependency updates required with no resulting changes to the built WordPress files. More testing is needed, but ideally all of these branches would be upgraded in addition to trunk.

cc/ @aduth, @sirreal, @jsnajdr, @manzoorwanijk.

#nodejs, #prio2

Automated 7.0 branch nightly generation broken.

Due to the fixes-64393-restore-version-history branch existence, make-nightly.sh is currently building the incorrect branches.

The handling for --branch current route is performing a svn ls that is grabbing the wrong branch:

$ svn ls https://..... | grep -v iis | tail -n1 | cut -d / -f 1
fixes-64393-restore-version-history

We’ll fix this on core.svn, but we should probably update this script to only ever match version-like branches, for example:

$ svn ls https://.... | grep -v iis | grep '^.../$' | tail -n1 | cut -d / -f 1
7.0

Nightlies have been rebuilt via MC.

cc @dmsnell @desrosj

#prio2 #core

MC Access: Trademarks/domains team

Can we please have the following users added to MC?
@clk87 @marutim @supernovia @harmonyromo

(no release access, etc needed)

#prio1 #mc

Redirect request for wp-cli.org

Please redirect https://wp-cli.org to https://wordpress.org/cli/. This is related to this work to add a new landing page to WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ for the WP CLICLI Command Line Interface. Terminal (Bash) in Mac, Command Prompt in Windows, or WP-CLI for WordPress. project. Thanks so much!

#prio1 #redirects

# Sandbox request for WordPress.org…

Sandbox request for WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ sandbox testing

Hey folks!

I’m requesting a sandbox so I can collaborate with @grierson on WordPress.org sandbox onboarding and development environments. My WordPress.org username is berislavgrgicak.

Thank you!

#sandbox #prio1

Sandbox request for WordPress.org edits

Hey folks!

I’m requesting a sandbox so I can make and test edits to WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ pages. In particular, I’ll be working on Learn.WordPress.org and a Wapuus landing page. My WordPress.org username is 4thhubbard.

Thanks so much.

Sandbox request for WordPress.org edits

Hi Systems!
I’m requesting a sandbox so I can make and test edits to WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ pages. In particular, I’m working on enterprise & verticals pages. My WordPress.org username is Noel_Tock. My public ssh key is:

 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHVMJUokvV33JH2nbHTO+2gP82DDj7y/YjIKkdi0vSxd noeltock@Noels-MacBook-Pro.local

Thanks all!
#sandbox #prio2