Enable SSL for s.w.org on sandboxes?

Can we enable s.w.org for sandboxes? It would make debugging TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. and other resources in production easier if we could have the CDN hitting developer sandboxes instead.

As far as I can tell, The only thing that needs doing is adding the *.w.org cert to the s.w.org hostname.

Right now when sandboxing s.w.org the process requires you to load a resource, approve the invalid cert, reload the other page, and then rinse-repeat when the browser starts rejecting the cert again randomly.

#ssl #prio3

The Codex /FAQ page no…

The Codex /FAQ page no longer works and instead appears to force a download of the content of the faq.php mediawiki file instead based on https://www.mediawiki.org/wiki/Topic:Sy299uk8kpikvnib

Can we add some kind of nginxNGINX NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability. In addition to its HTTP server capabilities, NGINX can also function as a proxy server for email (IMAP, POP3, and SMTP) and a reverse proxy and load balancer for HTTP, TCP, and UDP servers. https://www.nginx.com/. rule to force mediawiki to be loaded in that scenario instead?

Ref: https://meta.trac.wordpress.org/ticket/3513

Thanks in advance.
#prio3

Please update the forward of…

Please update the forward of slackinvitehelp@w….org to forum-password-resets@w…..org instead.

Thanks!
#prio2

Please install `make` & required dependancies on sandboxes

It seems that some node modules need to compile various things, particularly libsass.

To reproduce:
cd wp-content/themes/pub/wporg
npm install

If you need the raw log output, you’ll find those in ~/.npm/_logs on my sandbox.

At least pub/wporg, pub/wporg-main, and pub/wporg-plugins currently have the same issue.

#prio1

Change all SVN PHP Linting to PHP7?

CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. needs some PHP7-syntax files for the tests folder (latest PHPUnit requires PHP7) to provide a compatibility layer which operates between 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. http://php.net/manual/en/intro-whatis.php. 5.2 and 7.2 with the default-installed PHPUnit

We’ve previously enabled PHP7 linting for meta.svn and plugins.svn, can we extend that linting to all svn’s?
I don’t expect that a PHP5-specific lint is really required by any of the remaining repo’s. bbPressbbPress Free, open source software built on top of WordPress for easily creating forums on sites. https://bbpress.org./BuddyPress/core are going to need PHP7 files at some point, glotpress/w.org/code/etc would benefit from PHP7 syntax too.

ref: https://meta.trac.wordpress.org/ticket/3506 & https://core.trac.wordpress.org/ticket/43218

#prio2

Hey, could I please be…

Hey, could I please be granted phpMyAdmin access for w.org? Thanks!

#prio3

WordCamp Let’s Encrypt Script Broken

We received warnings from Let’s Encrypt that many of the WordCamp.org certs have not been renewed, and will invalidate on March 25th.

I’m guessing there are some necessary things that didn’t get transfered from LAX to ORD.

There may be some details in the letsencrypt-update.log, but I don’t have access to that on production anymore.

I tried setting up a test environment on my sandbox, but couldn’t because pip isn’t available. That may be the problem on production as well, but I can’t test any further until it’s on our sandboxes.

@barry, can you please take a look as soon as you have time? Let me know if there’s anything I can do on my end.

#prio1