ddev / ddev-addon-template

Template for DDEV add-ons.
Apache License 2.0
17 stars 17 forks source link

Remove HOMEBREW_NO_INSTALL_FROM_API #27

Closed rfay closed 1 year ago

rfay commented 1 year ago

The Issue

Lots of problems with homebrew git clone failing, for example https://github.com/ddev/ddev-mongo/actions/runs/5462288647/jobs/9941441600

How This PR Solves The Issue

Try removing HOMEBREW_NO_INSTALL_FROM_API (DDEV only wanted it for the brew install --HEAD feature)

@Bo98 was kind enough to correspond via email to suggest this technique, which ought to work on linux/GitHub Actions

Related issues:

/cc @tyler36