Randy Fay

Results 214 issues of Randy Fay

**Description** `docker-compose config` inappropriately tries to expand environment variables, meaning that it's impossible to pass a complex environment variable to the container. Given this docker-compose.yaml: ```yaml services: web: environment: -...

kind/question
stale

## Details * Read the Docs project URL: https://readthedocs.org/projects/ddev/ * Build URL (if applicable): https://readthedocs.org/projects/ddev/builds/17381772/ * Read the Docs username (if applicable): https://readthedocs.org/profiles/ddev/ ## Expected Result Normal processing without js...

Bug

* If you use a directory name (perhaps "assets") in your code where the bundled files are supposed to be. * But then you run the built executable in a...

Suddenly (apparently with release of 1.0.14) I get piles and piles of link-check failures. See https://github.com/drud/ddev/runs/5561841543?check_suite_focus=true for example, but it's quite consistent. * Several external links show as 503 *...

### Expected behavior Expect no deprecation warnings in PHP7.4 ### Actual behavior In terminus 2.2.0: ``` $ terminus --version PHP Deprecated: Unparenthesized `a ? b : c ? d :...

I've been wanting to have a pre-existing HEAD release that gets updated when new pushes to master happen. Do you think there's any way to do this with github-action-publish-binaries? Thanks!

question

I have trouble every time I do a release because it will work through some of the binaries, then fail on one with ``` curl: (55) OpenSSL SSL_write: Connection reset...

enhancement

In v2, zstd is required for a cache restore. That means that all self-hosted runners that don't have zstd installed will simply give a cache miss on trying to restore....

As of v3.0.6 this apparently requires zstdmt, not just zstd, which is a major departure. I have not found any Windows binaries for zstdmt. I'm not sure it's available elsewhere...

### Proposed changes Currently, I'm not sure how long, the quotes cause havoc with systemd and the config doesn't work. Tested with Ubuntu 22.04 where I ran into this. The...

area/configuration