Andrew Berry
Andrew Berry
I'm pretty confident this has to be an issue outside of this addon, since it's the linux kernel and HAOS that's responsible for exposing the devices in the first place....
You've buried the lede here with "Drupal 11 compatibility"!
`zstdmt` is an alias for `zstd -T0` I think. Double check and perhaps we can use that instead?
It does if you wrap it in single quotes. Pushed a change doing that!
It looks like we have some upstream network issues. ``` #44 [ddev-webserver-dev-base 10/36] RUN set -x && set -o pipefail && tag=$(curl -L --fail --silent "https://api.github.com/repos/axllent/mailpit/releases/latest" | jq -r .tag_name)...
In https://github.com/ddev/ddev/actions/runs/19575538227/job/56059696814?pr=7845: > #25 0.134 mv: cannot stat 'frankenphp': No such file or directory It's not clear to me how this is related to the changes in this PR. Any...
@tyler36 re: > It makes me wonder, "How do I change to zstd?". Any new snapshots will be automatically created using zstd. Do you have suggestions on making the text...
I've added version checks for zstd, let's see if that fixes things.
I'm working on this now!
Looking forward to seeing how tests go here! @elvism-lullabot is this defining "fail fast" backwards? To me, `failfast: true` matches the current behaviour of task. If we set it to...