Lucas Hedding
Lucas Hedding
> Can you provide a series of steps that could be done (e.g. creating folders / files in the Terminus cache dir) that would allow this to be reproduced locally,...
Hmm, https://github.com/pantheon-systems/terminus/pull/2231 might actually be the solution here.
It looks like this might be resolved upstream now and we just need to pull in a newer version: https://github.com/consolidation/annotated-command/pull/271
I use linux/amd64, so I won't be much help here.
#49 seems to have a fix too.
Project: https://www.drupal.org/project/grn ``` $ drush --debug rn 8.x-4.0-beta2 8.x-4.0-beta3 Drush Launcher Version: 0.5.1 ROOT: ~/websites/drupal/modules/migrate_plus DRUSH VERSION: 8 DRUPAL ROOT: ~/websites/drupal COMPOSER ROOT: ~/websites/drupal VENDOR ROOT: ~/websites/drupal/vendor Cache HIT cid:...
If you do what platform.sh does, you can reference & include a settings.probo.php based on the existence of an environment variable. Then insert the hostname dynamically as well.
Core doesn't have any tests of this for any of its access plugins. So I don't have any examples to refer to. Do we have an idea what we'd want...
Functionality, everything works fine. I'm getting: ` Notice: Undefined index: perm in Drupal\og\Plugin\views\access\GroupPermission->summaryTitle() (line 151 of /var/www/html/web/modules/contrib/og/src/Plugin/views/access/GroupPermission.php ` I think we can define the default values w/ `defineOptions()`
@amitaibu thanks for the confirmation. From reviewing the code I was 95% sure. Any guess on LOE? I might have a client who can pay for some this.