Releases: ddev/github-action-setup-ddev
Releases · ddev/github-action-setup-ddev
v1.10.1
What's Changed
- Fix #27: Update installation of ddev by @tomasnorre in #28
- Fix #30: Accept errors on apt-get update, to proceed with ddev install by @tomasnorre in #31
- feat(ci): use PHP 8.3 and update .config.yaml in test fixtures by @jonaseberle in #32
New Contributors
- @tomasnorre made their first contribution in #28
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- docs: update and try to clarify and expand README by @jonaseberle in #16
- Bump actions/setup-node from 3 to 4 by @dependabot in #21
- Fix #23: Use node20 runner instead of EOL node16 by @penyaskito in #24
New Contributors
- @jonaseberle made their first contribution in #16
- @penyaskito made their first contribution in #24
Full Changelog: v1.9.0...v1.10.0
v1.9.0
New feature: Choose the DDEV version to be installed.
Thanks to @deviantintegral !
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #19
- Support installing a specific ddev version #13 by @deviantintegral in #20
New Contributors
- @deviantintegral made their first contribution in #20
Full Changelog: v1.8.3...v1.9.0
v1.8.3
What's Changed
Full Changelog: v1...v1.8.3
v1.8.2
refactor: shorten description Github actions seem to have a limit of 125 characters for being published to the Github Marketplace...
v1.8.0
This is the first release in the ddev organisation.
https://github.com/jonaseberle/github-action-setup-ddev is deprecated. Development and support is continued here.