Greg Anderson
Greg Anderson
Close to 100% of the folks who were installing dev-master were doing on accident, and it was causing problems, if I recall correctly. Anyway, we are planning on removing that...
Per Josh, we are not going to try to solve problems that Drupal core is not solving. Since the "Drupal 8" way is to go directly to core/install.php on reinstall,...
We might want to revisit this decision, as Drupal 8 core now does this redirect as a service: ``` # Redirect common PHP files to their new locations. RewriteCond %{REQUEST_URI}...
Most folks won't try to go directly to the old location, so this is something of an edge case; downgrading to 'enhancement'.
Drops-8 and Pantheon Varnish are compatible with BigPipe. Pantheon's edge routing layer is still buffering output, though. This issue is being tracked internally.
BigPipe is officially stable in Drupal 8.3.0. We also have the new [Sessionless BigPipe](https://www.drupal.org/project/big_pipe_sessionless) module, which also requires unbuffered output in our edge routing layer to work. These modules are...
I disable BigPipe when running the Behat tests on the various drops-8 modules, as BigPipe interferes with Behat's ability to follow the redirects that happen on progress bar pages. For...
Occasionally we make breaking changes and bump up the major version here e.g. we could go to 7.x and default to main there.
This is correct behavior; you must be in SFTP mode to export your configuration to the staging configuration store. If you'd like to be able to export configuration while in...
Sorry, my comment above was unclear / incomplete, as I inadvertently only addressed the _behavior_ without addressing the error message on the status report page. The behavior, as I said...