Releases: ddev-test/ddev
Releases · ddev-test/ddev
v1.23.31
v1.23.30
v1.23.29
v1.23.28
v1.23.27
v1.23.26
Changelog
- 4f6efb0 Add comments to .goreleaser.yml
- ff1107c Add docs about env vars
- d6b2f05 rework install_ddev_head.sh because individual tarballs [skip ci]
- aecf987 docs: remove statement about testing homebrew
- 81a1fbb add doc for AUR_PACKAGE_NAME env var
- 9e82c52 Revert to traditional homebrew HEAD install
- 8d7384a Revert the monster-binary technique for homebrew
- 814deda Use AUR_PACKAGE_NAME to determine what AUR we push to
- f4bc74c update goreleaser version in action
- a3b0613 Minor change to choco setup
- 1b12b14 First look at chocolateys, didn't succeed
- ea17f76 AUR skip_upload can go back to normal
- 1debb7e Working on AUR setup for test
- 25c3f42 Get before_publish hooks working
- cad1c6b Try before_publish hooks
- 001c09c add debugging hooks for AUR
- dfee1d8 Remove obsolete commented stuff
- ec24072 dummy commit
- 064868a Fix up AUR to only upload if REPOSITORY_OWNER=ddev
- bcd677d Back out the sha256 stuff and try without it
- 7eb94d4 Try to get the HEAD_ARTIFACTS_SHA in there
- 1c5e7e6 try for a better homebrew recipe and shasum
- a72fdec Add install_ddev_head.sh script
- 9bf710a use FURY_TOKEN based on repository owner
- 6376d88 Now make the homebrew recipe work
- 7dd4fb2 fix wrong directory navigation
- c8fcd80 Add completions from directory
- a1cb85b Debugging of zip failure
- 3d9dc4f Experiment with single zipball
- 766da35 Remove the completion files because they're not in the zipball [skip ci]
- 3ebc42a Experiment with using nightly.link instead of building from source
- 8195c9a Try 9, simplest of all [skip ci]
- 10ec22d Try 8, go back to original structure [skip ci]
- dea3c36 Try 7, ddev directory [skip ci]
- 66ee35d Fix typo in Makefile [skip ci]
- 9aefddf Try 6, we have to be in right dir to build [skip ci]
- 49ef7e6 Try 5, try for a good version hash [skip ci]
- 502f208 Try 4 [skip ci]
- 5558163 another try [skip ci]
- da1fe7d second try [skip ci]
- c47d6b5 fix: don't require go and make for ordinary homebrew installation, fixes ddev#6156 [skip ci]
- fae8423 fix: Move the custom php8.0-xdebug build from ddev-webserver to user Dockerfile (ddev#6718)
- 7399693 fix: make "Shopware Update" work with nginx, fixes ddev#6656 (ddev#6717) [skip ci]
- 2a69e62 docs: fix 8.3 typo and adding PHP version strategy (ddev#6721) [skip ci]
- 27f6af1 docs: Update schema.json to include cakephp project type (ddev#6713) [skip ci]
- 64e4e1e fix: Improve clarity in explanation by removing awkward 'normally', fixes ddev#6723 (ddev#6724) [skip ci]
- 78cbb56 fix: update usage syntax for
ddev exec
, fixes ddev#6660 (ddev#6715) - 6c258b7 feat: allow files and symlinks in
ddev auth ssh
, fixes ddev#5465, fixes ddev#6677 (ddev#6678) - e6bdf00 refactor: use
n install --cleanup
(ddev#6712) [skip ci] - eb5f29d fix: use TARGETARCH instead of TARGETPLATFORM in user Dockerfiles (ddev#6711)
- a340e88 fix: not-included PHP version should work with webimage_extra_packages (ddev#6707)
- bc33850 fix: use /usr/bin/env bash instead of direct /bin/bash in scripts (ddev#6706) [skip ci]
- 9aa0fc2 test: Fix TestGetAllURLs failure on tb-wsldd-16 (ddev#6708) [skip ci]
- 5bb7523 build: fix static errors from golangci-lint (ddev#6710)
- da51ad4 fix: escape dollar sign $ properly in .env, for ddev#6406, fixes ddev#6683 (ddev#6687)
- 9dd929b fix: match snapshot using full filename, fixes ddev#6694 (ddev#6704) [skip ci]
- 62bf39b fix: expand
~/bin
in PATH and ensure consistency in subshells, for ddev#6627 (ddev#6689) - 8f61e7f build: Remove unsupported PHP versions by default, fixes ddev#5984 (ddev#6691) [skip ci]
- 5aea875 docs: rearrange documentation on making PRs (ddev#6676) [skip ci]
- 1a46b67 feat: add WordPress WP_ENVIRONMENT_TYPE support to wp-config-ddev.php (ddev#6695)
- fd284f6 docs: use apache-fpm for Kirby CMS (ddev#6698) [skip ci]
- da658c0 docs: Add Contao recipe to Quickstarts (ddev#6674) [skip ci]
- 1bad23a docs: note that setting a nodejs version always downloads something (ddev#6684)[skip ci]
- 676e64e test: Try to get lima and colima sane with LIMA_SSH_PORT_FORWARDER (ddev#6697) [skip ci]
- 0a99831 test: run full tests that are sometimes short-circuited (ddev#6693)
- a1ea2fc build: Improve ddev-php-base and ddev-webserver image build (ddev#6672)
- 92cd790 feat: add
ddev cd
command, fixes ddev#6639 (ddev#6644) - 749449e feat: add
ddev debug match-constraint
(ddev#6645) [skip ci] - 00407fd test: tests.yml needs to check out full depth [skip ci] (ddev#6673)
- 3e8ddfc refactor: install limited locales by default, provide configuration for additional locales, for ddev#5984 (ddev#6570)
- 45c6567 feat: ignore config..local.yml (ddev#6634)
- ebe3311 docs: mention how to use xdebug with drush 13+ (ddev#6626) [skip ci]
- f175a77 docs: update link to Backdrop documentation, fixes ddev#6573 (ddev#6666) [skip ci]
- d2cdf17 fix: composer revert Cmd back to RawCmd and add PATH env, for ddev#6604, fixes ddev#6628 (ddev#6627)
- 62be709 build: bump docker-compose to 2.30.0 (ddev#6664)
- 8209f51 fix: validate
--all
flag with args inddev delete
, for ddev#6209 (ddev#6650) [skip ci] - 3fed223 refactor: add
drush
andcomposer
command aliases, fixes ddev#6642 (ddev#6649) [skip ci] - 7c942f7 fix: improve
ddev describe
output for HTTP only, fixes ddev#6661 (ddev#6662) [skip ci] - ac97e92 fix: help mutagen work with Drupal's read-only settings files, fixes ddev#6491 (ddev#6529)
- d575ecc build: bump actions/setup-python from 5.2.0 to 5.3.0 [skip ci] (ddev#6658)
- 6acaae7 fix: make drupal detection only detect drupal8+ (ddev#6652) [skip ci]
- 64b7a80 build: bump mutagen to 0.18.0 (ddev#6648)
- 4de6507 docs: Fix copy-paste error in add-on list docs (ddev#6637) [skip ci]
- 19c4f0b build: update Gitpod ports, update Gitpod README.md, for ddev#6613 [skip ci] (ddev#6624)
- d3296c6 docs: add docker volume mention to ddev uninstall docs (ddev#6632)
- fddf8c8 build: disable repo tagging for devcontainers, for ddev#6613 (ddev#6625)
- a6d7d23 docs: separate Debian and Homebrew install instructions for previous DDEV versions, link to it from Building, Testing, and Contributing page (ddev#6631) [skip ci]
- 788720e build: make latest tag same hash, push latest for most (ddev#6622) [skip ci]
- f2db51c docs: Fix DNS settings link that has been broken a lot (ddev#6621)
- f3d01a8 fix: Some UPSUN environment variables are now PLATFORM_ environment variables (ddev#6620) [skip ci]
- 8b508fc build: bump images to v1.23.5 and docker-compose to v2.29.7, fixes ddev#6606 (ddev#6618)
- b6c3c7b feat: add validation for
ddev dotenv
flags, for ddev#6406 (ddev#6615) - 96aaa50 build: push gitpod and codespaces images/packages during release (ddev#6613) [skip ci]
- aeb5ee0 fix: don't try to release not-bound ports (ddev#6612)
- d74fbf7 docs: show results of including composer/composer (ddev#6611) [skip ci]
- ef09863 docs: Improve port conflict documentation and provide a link to the issue (ddev#6610) [skip ci]
- 1870c38 docs: Remove non-working DDEV doc reference in TYPO3 docs (ddev#6614) [skip ci]
- 3a6e225 fix: check only for IPv4 in DNS lookup, fixes ddev#6592 (ddev#6593)
- 8d829bd...
v1.23.25
v1.23.24
Changelog
- f8742b3 docs: remove statement about testing homebrew
- 4ef48f9 add doc for AUR_PACKAGE_NAME env var
- c87ac63 Revert to traditional homebrew HEAD install
- f265a96 Revert the monster-binary technique for homebrew
- b46eef1 Use AUR_PACKAGE_NAME to determine what AUR we push to
- ef60e35 update goreleaser version in action
- 1082312 Minor change to choco setup
- 4ddb6a6 First look at chocolateys, didn't succeed
- de640f1 AUR skip_upload can go back to normal
- 02cbe18 Working on AUR setup for test
- 6e8e5e6 Get before_publish hooks working
- a4f4262 Try before_publish hooks
- 0b69cb2 add debugging hooks for AUR
- 5c87013 Remove obsolete commented stuff
- 4b11884 dummy commit
- 86fb96a Fix up AUR to only upload if REPOSITORY_OWNER=ddev
- 6af7e19 Back out the sha256 stuff and try without it
- 65f0aaa Try to get the HEAD_ARTIFACTS_SHA in there
- 130f6cc try for a better homebrew recipe and shasum
- 63cc16a Add install_ddev_head.sh script
- 33c0164 use FURY_TOKEN based on repository owner
- a77defe Now make the homebrew recipe work
- adb21b5 fix wrong directory navigation
- bd68317 Add completions from directory
- 2647790 Debugging of zip failure
- 7eab367 Experiment with single zipball
- 9547085 Remove the completion files because they're not in the zipball [skip ci]
- 4fc01d3 Experiment with using nightly.link instead of building from source
- 4699426 Try 9, simplest of all [skip ci]
- 9a1aaf8 Try 8, go back to original structure [skip ci]
- a3ecd4e Try 7, ddev directory [skip ci]
- 9a2c8fe Fix typo in Makefile [skip ci]
- 0c74b03 Try 6, we have to be in right dir to build [skip ci]
- 2e4de56 Try 5, try for a good version hash [skip ci]
- e1fd01e Try 4 [skip ci]
- aeb62af another try [skip ci]
- 13cf8b8 second try [skip ci]
- 9cf0ee9 fix: don't require go and make for ordinary homebrew installation, fixes ddev#6156 [skip ci]
- 78cbb56 fix: update usage syntax for
ddev exec
, fixes ddev#6660 (ddev#6715) - 6c258b7 feat: allow files and symlinks in
ddev auth ssh
, fixes ddev#5465, fixes ddev#6677 (ddev#6678) - e6bdf00 refactor: use
n install --cleanup
(ddev#6712) [skip ci] - eb5f29d fix: use TARGETARCH instead of TARGETPLATFORM in user Dockerfiles (ddev#6711)
- a340e88 fix: not-included PHP version should work with webimage_extra_packages (ddev#6707)
- bc33850 fix: use /usr/bin/env bash instead of direct /bin/bash in scripts (ddev#6706) [skip ci]
- 9aa0fc2 test: Fix TestGetAllURLs failure on tb-wsldd-16 (ddev#6708) [skip ci]
- 5bb7523 build: fix static errors from golangci-lint (ddev#6710)
- da51ad4 fix: escape dollar sign $ properly in .env, for ddev#6406, fixes ddev#6683 (ddev#6687)
- 9dd929b fix: match snapshot using full filename, fixes ddev#6694 (ddev#6704) [skip ci]
- 62bf39b fix: expand
~/bin
in PATH and ensure consistency in subshells, for ddev#6627 (ddev#6689) - 8f61e7f build: Remove unsupported PHP versions by default, fixes ddev#5984 (ddev#6691) [skip ci]
- 5aea875 docs: rearrange documentation on making PRs (ddev#6676) [skip ci]
- 1a46b67 feat: add WordPress WP_ENVIRONMENT_TYPE support to wp-config-ddev.php (ddev#6695)
- fd284f6 docs: use apache-fpm for Kirby CMS (ddev#6698) [skip ci]
- da658c0 docs: Add Contao recipe to Quickstarts (ddev#6674) [skip ci]
- 1bad23a docs: note that setting a nodejs version always downloads something (ddev#6684)[skip ci]
- 676e64e test: Try to get lima and colima sane with LIMA_SSH_PORT_FORWARDER (ddev#6697) [skip ci]
- 0a99831 test: run full tests that are sometimes short-circuited (ddev#6693)
- a1ea2fc build: Improve ddev-php-base and ddev-webserver image build (ddev#6672)
- 92cd790 feat: add
ddev cd
command, fixes ddev#6639 (ddev#6644) - 749449e feat: add
ddev debug match-constraint
(ddev#6645) [skip ci] - 00407fd test: tests.yml needs to check out full depth [skip ci] (ddev#6673)
- 3e8ddfc refactor: install limited locales by default, provide configuration for additional locales, for ddev#5984 (ddev#6570)
- 45c6567 feat: ignore config..local.yml (ddev#6634)
- ebe3311 docs: mention how to use xdebug with drush 13+ (ddev#6626) [skip ci]
- f175a77 docs: update link to Backdrop documentation, fixes ddev#6573 (ddev#6666) [skip ci]
- d2cdf17 fix: composer revert Cmd back to RawCmd and add PATH env, for ddev#6604, fixes ddev#6628 (ddev#6627)
- 62be709 build: bump docker-compose to 2.30.0 (ddev#6664)
- 8209f51 fix: validate
--all
flag with args inddev delete
, for ddev#6209 (ddev#6650) [skip ci] - 3fed223 refactor: add
drush
andcomposer
command aliases, fixes ddev#6642 (ddev#6649) [skip ci] - 7c942f7 fix: improve
ddev describe
output for HTTP only, fixes ddev#6661 (ddev#6662) [skip ci] - ac97e92 fix: help mutagen work with Drupal's read-only settings files, fixes ddev#6491 (ddev#6529)
- d575ecc build: bump actions/setup-python from 5.2.0 to 5.3.0 [skip ci] (ddev#6658)
- 6acaae7 fix: make drupal detection only detect drupal8+ (ddev#6652) [skip ci]
- 64b7a80 build: bump mutagen to 0.18.0 (ddev#6648)
- 4de6507 docs: Fix copy-paste error in add-on list docs (ddev#6637) [skip ci]
- 19c4f0b build: update Gitpod ports, update Gitpod README.md, for ddev#6613 [skip ci] (ddev#6624)
- d3296c6 docs: add docker volume mention to ddev uninstall docs (ddev#6632)
- fddf8c8 build: disable repo tagging for devcontainers, for ddev#6613 (ddev#6625)
- a6d7d23 docs: separate Debian and Homebrew install instructions for previous DDEV versions, link to it from Building, Testing, and Contributing page (ddev#6631) [skip ci]
- 788720e build: make latest tag same hash, push latest for most (ddev#6622) [skip ci]
- f2db51c docs: Fix DNS settings link that has been broken a lot (ddev#6621)
- f3d01a8 fix: Some UPSUN environment variables are now PLATFORM_ environment variables (ddev#6620) [skip ci]
- 8b508fc build: bump images to v1.23.5 and docker-compose to v2.29.7, fixes ddev#6606 (ddev#6618)
- b6c3c7b feat: add validation for
ddev dotenv
flags, for ddev#6406 (ddev#6615) - 96aaa50 build: push gitpod and codespaces images/packages during release (ddev#6613) [skip ci]
- aeb5ee0 fix: don't try to release not-bound ports (ddev#6612)
- d74fbf7 docs: show results of including composer/composer (ddev#6611) [skip ci]
- ef09863 docs: Improve port conflict documentation and provide a link to the issue (ddev#6610) [skip ci]
- 1870c38 docs: Remove non-working DDEV doc reference in TYPO3 docs (ddev#6614) [skip ci]
- 3a6e225 fix: check only for IPv4 in DNS lookup, fixes ddev#6592 (ddev#6593)
- 8d829bd feat: Remove 127.0.0.1 from start and restart message, place in one function, fixes ddev#6500 (ddev#6595) [skip ci]
- 44c6293 fix: use Cmd instead of RawCmd to execute composer and put vendor/bin first in PATH, fixes ddev#6602 (ddev#6604) [skip ci]
- 9ab9078 docs: sort commands alphabetically, add missing aliases (ddev#6607) [skip ci]
- 32ca876 docs: remove markdown link check on archive.org (ddev#6608) [skip ci]
- c8f7e5a docs: update
web_environment
usage, fixes ddev#6599 (ddev#6600) [skip ci] - 883ebe9 feat: pass X-Accel-* headers to client, fixes ddev#6563 (ddev#6564) [skip ci]
- 08589a8 feat: validation for database versions in
schema.json
[skip ci] (ddev#6609) - e5bcf2...