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!
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!
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!
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.
MC Access: coreyhall93
I need svn access to dotorg.svn.wordpress.org
I need to make changes to dotorg.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//buddypress/website/wp-content/themes/profiles.wordpress.org as part of the Five for the Future rework.
Proxy request access for Plugin…
Proxy access request for PluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party. Team members
Can we please enable proxy access for the following Plugin Team members so they can access Gandalf?
- Nilambar Sharma: https://profiles.wordpress.org/nilambar/
- Francisco Torres: https://profiles.wordpress.org/frantorres/
Their public keys can be viewed with this once secret: 1888852.0:85dabcd645ad8fc63f33adece1c19bf21f0b89fe55659cc3866b74df6e1b0f55
I’m still waiting on another Plugin Team member (David Perez: https://profiles.wordpress.org/davidperez/) to send me his key, as he’s configuring his Mac to get up to speed with Autoproxxy requirements.
As soon as I have David’s public key, I’ll share here in a comment.
Let me know if any other information is needed.
WordPress.org FreeScout Instance
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. Flagship events use individually managed FreeScout hosted on DigitalOcean instances, we need to bring this in-house for future customisations and migrationMigration Moving the code, database and media files for a website site from one server to another. Most typically done when changing hosting companies. of existing shared inboxes on our existing provider.
See Also: p93R5q-382-p2
A previous thread was raised, which we didn’t end up moving forward; but the landscape has changed, and now it’s more of a “We need to do this” not a “Can we?”, however we’ll be starting with Flagships and our own Inboxes first, with other events to be considered later on. https://make.wordpress.org/systems/2022/11/30/freescout-for-wordcamp-events/
Timeline is not urgent this-week, but this is something we need to complete in stages over the coming months as Flagships start/end their organisation. This can wait until after the DC migration.
What’s needed:
– VM with FreeScout
– MariaDB database (FreeScout is PDO based, likely will need to shim PDO -> HyperDB for failover/balancing/etc, or HyperDB config -> PDO, or HyperDB config -> Laravel DB Balancing config)
– Ability to customize settings (Unknown which at this time, can request changes via sysreq)
– Ability to install custom FreeScout modules (Unknown which at this time)
– Outbound emails signed for usual 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//WordCamp.org domains
VM could either run nginx+PHP directly; or; Docker images (Either the recommended https://github.com/nfrastack/container-freescout or more likely w.org-specific image). FreeScout is currently PHP 8.3 primarily, and I imagine it’ll be out-of-sync with WordPress (as it’s Laravel based) PHP needs, so we’re probably better off going the containers route.
Let me know your thoughts and a path forward;
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 to work on this MCP issue, adding a tool to search developer.wordpress.org documentation. My WordPress.org username is jakeom. Thank you!