Skip to content

Conversation

@hanoii
Copy link
Contributor

@hanoii hanoii commented May 19, 2025

Duplicate of #77 - I cleaned up a lot of my repos and accidentally deleted this fork that closed the PR. I couldn't find a way to re-open that one.


I was trying this with a local compiled version of ddev and obviously I wanted that binary to be used for ddev commands instead of the globally installed one.

I think this is a nice tweak to have in the template so that it's easier to find.

Probably worth adding it to the docs as well.

@rfay rfay added this to Next TODOs May 19, 2025
Copy link
Collaborator

@tyler36 tyler36 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be great if we could extract the version number into a variable so we only had to update it in place.

@hanoii
Copy link
Contributor Author

hanoii commented May 20, 2025

And bear in mind the only real thing I was trying to showcase was the use of ${DDEV_EXECUTABLE}. It just happened that the only ddev command on the example file was debug capabilities that is deprecated so I change it to that, and it was deprecated on v1.25.5 so I guess I changed, I could have left the same error message as before and same constraint.

hanoii and others added 3 commits July 22, 2025 13:30
use ${DDEV_EXECUTABLE}
Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>
Copy link
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@rfay
Copy link
Member

rfay commented Jul 22, 2025

Thanks!

@rfay rfay merged commit 89e344a into ddev:main Jul 22, 2025
2 checks passed
@rfay rfay removed this from Next TODOs Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants