Norah Shannon
Norah Shannon
I also experienced this issue when attempting to run `ddev pull pantheon`, which runs `terminus backup:get ${project} --element=db --to=db.sql.gz` via DDev's `db_pull_command`, which fails on attempt to reach `storage.googleapis.com`. Solve...
@cleverhoods - Using `-mapall=0:0` in `/etc/exports` worked. However, I would rather use your second method. This looks like commands for a `dockerfile` however, my project just uses a docker-compose.yml and...
@cleverhoods - Thank you for this information. Unfortunately, for whatever reason, the Dockerfile solution you provided didn't work. However, I found [on the docker docs](https://wodby.com/docs/stacks/drupal/local/#macos-permissions-issues) where if you > use...
> Love the create branch shortcut. We would like to customize the branch name suggested to match our naming strategy. What's the right way to give feedback on adding feature?...
@wizonesolutions - The workaround was to pass in the URI > Workaround Pass the URI in the command: fin @project drush @dev exec drupal @site.dev --uri=http://site.docksal --version
Would this change be done here? https://github.com/drush-ops/drush/blob/11.x/mkdocs_base.yml
The comment on this issue appears to be related: https://github.com/drush-ops/drush/pull/4623
Any idea when/how this might get updated?
hmmm... can't just have a button at the top of the board next to the name, and the code would search for the first board that has a card with...
You use the Trello API? Even better. I would do this: First, search through all cards with a specified board shortcode in the description. Will return all cards with the...