Closed shaal closed 6 months ago
Open the branch in Web Editor • VS Code • Insiders
Open Preview
The recent updates involve upgrading the PHP and database versions in the .ddev/config.yaml
, enhancing the development environment in .gitpod.yml
by updating the base image, and refining tool versions in the Dockerfile for Gitpod. These changes aim to modernize the development setup, ensuring compatibility and leveraging the latest software improvements.
File(s) | Change Summary |
---|---|
.ddev/config.yaml |
Updated php_version from "8.1" to "8.3", database version from "10.4" to "10.6". Modified post-import-db hooks. |
.gitpod.yml |
Updated the base image from drupalpod/drupalpod-gitpod-base:20231222 to 20240306 . |
.gitpod/images/Dockerfile |
Updated GitUI and Minio client versions. |
🐇✨
In the code's garden, under the moon's soft glow,
The rabbit hops, as the versions grow.
With a whisk of its tail, and a flick of its ear,
Upgrades bloom, and improvements appear.
"To the future," it whispers, with a twinkle in its eye,
"Onward we hop, beneath the vast, code-filled sky."
🚀🌌
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This is also resolved by #146
And of course it's DDEV v1.23.0 now.
fixed by #146
I am still getting an error when running
ddev drush si demo_umami -y
Summary by CodeRabbit