Hi there! Could I get…

Hi there! Could I get the wordcampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. role added to my wp.org sandbox at obenland.dev.dca.wordpress.org so I can help with requests like this one? It would be great if that would include commit access to wordcamp SVNSVN Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/.. Thank you!

#prio2

Build server not removing files from core.svn.wordpress.org when it should

There have been several recent cases where the build server has not removed files from the core.svn.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/ repository. This is resulting in files persisting and being included in WordPress releases when they should not be.

For the 7.0 release, three files related to real-time collaboration have been removed in develop.svn.wordpress.org but not core.svn.wordpress.org (see #65325).

During the 7.1 cycle, there are a few more instances of this documented in #65565. These files are not yet meant to be included in a final release of WordPress, but were included in the output of the build script until the upstream fix in the Gutenberg repository was merged into wordpress-develop in [62584]. It’s likely the same problem will occur once #65489 is fixed as well.

The issue is occurring both for files previously subject to version control that were explicitly deleted in SVNSVN Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/. (the 7.0 files and wp-includes/blocks/navigation-link/shared/build-css-font-sizes.php during the 7.1 cycle), and those that were never versioned and generated as output from the build script (all of the other files listed in #65565).

During 7.0, this was other files being included unexpectedly were removed after [64393]. There is still similar logic in place, but it’s not clear why the same is not happening now. When running npm run build locally with outdated files in build, all files are removed as expected. It seems there may possibly be an issue where files that are “missing” from an SVN standpoint are not deleted from version control.

Could someone please look into this so it can be addressed prior to the 7.1 RC1 release scheduled for August 5th?

#prio1

Grant access to Gandalf I’d…

Request to grant access to Gandalf

I’d like to request that access to Gandalf is granted to these WPORG usernames:

  • batmoo
  • xknown
  • fiocavallari

They are from SecOps and will help review the results and tune the scanner.
Thanks!

Move the akirk/learn-app repo to the WordPress Github org

Hi,

I would like to move the repo https://github.com/akirk/learn-app/ to https://github.com/WordPress/learn-app. This is an “app style” WordPress plugin that we’ll want WP Credit students to use on https://my.wordpress.net/ for personal notes on their learn.wordpress.org course and more in the future.

Moving a repo typically involved transferring the repo to someone who has the necessary permissions on github.com/WordPress, so please tell me who to transfer it to who can then make the move. Thanks!

Hi 👋

I’d like to get access to a .org sandbox. Our team is working on the 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/ and I’d like to be able to test and contribute changes. Thanks!

#sandbox #prio2

Requesting a .org sandbox

Hi! I’d like to get access to a .org sandbox. Our team is working on the 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/ and I’d like to be able to test and contribute changes. Thanks!

#sandbox #prio2

WordPress.org Sandbox Request

Hello! I’d like to please request a 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 for me and @jonsurrell to work on bringing live PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. https://www.php.net/manual/en/index.php code snippets to the handbook:

https://github.com/WordPress/phpdoc-parser/pull/258
https://github.com/WordPress/wporg-developer/pull/567

My WordPress.org username is zieladam. Thank you!

#prio2 #sandbox

Gandalf Docker container outbound networking…

Gandalf Docker container outbound networking appears broken

Gandalf is currently unable to make outbound HTTPSHTTPS HTTPS is an acronym for Hyper Text Transfer Protocol Secure. HTTPS is the secure version of HTTP, the protocol over which data is sent between your browser and the website that you are connected to. The 'S' at the end of HTTPS stands for 'Secure'. It means all communications between your browser and the website are encrypted. This is especially helpful for protecting sensitive data like banking information. requests from its Docker containers, including WP.org ZIP downloads.

I debugged this from the app side. The consistent pattern is:
DNSDNS DNS is an acronym for Domain Name System - how you assign a human readable address to a website’s exact numeric coded location (ie. wordpress.org uses the actual IP address 198.143.164.252). resolves successfully inside containers.
– Direct TCP/TLS connections from Docker bridge containers to external port 443 time out.
– The same external probes succeed from a temporary debug service using Docker network_mode: host.
– This affects WP.org, npm, Packagist, OpenRouter, and WordPress.comWordPress.com An online implementation of WordPress code that lets you immediately access a new WordPress environment to publish your content. WordPress.com is a private company owned by Automattic that hosts the largest multisite in the world. This is arguably the best place to start blogging if you have never touched WordPress before. https://wordpress.com/ endpoints, so it does not look WP.org-specific.

Could you please check Docker bridge outbound networking on the Gandalf host, and restart Docker or the Gandalf Compose stack if that looks appropriate?

Thanks.

Proxy Access: Uros

Username: wpaurorautasic
Public Key: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFTSOdUos1aUt1EBfd68YHfUQHrVVF2koJhPEuqg13oIW3jYMTWIyOY7G/VjSC5L107LliCrkk1doN/iAms8780= AutoProxxy/XDGD6KDVPV

@wpaurorautasic needs proxy access for WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. super-admin. Key protected by SE.

#prio1 #proxy #wordcamp.org

MC Access: coreyhall93

Can coreyhall93 please be granted MC access.
This is due to access for the Asset register being needed.

No release/additional access needed.

#prio2 #mc