a2a960bf63
Update xdebug to 3.3.1 for PHP 8.x docker images
...
The older versions fail to compile during the build.
Updating to newest xdebug release fixed the issue.
[MAILPOET-5924]
2024-02-27 12:54:47 +01:00
7acc6d74bc
Change PHP base image for local environment
...
For better functionality of WordPress on local env, I changed the base image for PHP.
[MAILPOET-5749]
2024-01-22 17:32:41 +01:00
ce4f12312f
Update dev env node version to 19
...
After the updates some packages that we use in zip build don't work
with node17. This commit updates dev env to the most recent node version.
[MAILPOET-5102]
2023-03-15 21:03:06 +01:00
9d2fcccbf5
Add option to run the dev env with PHP 8.2RC6
...
[MAILPOET-4855]
2022-11-25 09:33:39 +01:00
c83a3b7d8d
Use pnpm in the monorepo root
...
[MAILPOET-4485]
2022-07-26 15:45:54 +02:00
5b154ce26e
Update Node.js (so we can use Corepack)
...
[MAILPOET-4485]
2022-07-26 15:45:54 +02:00
ab27eaee2d
Autoformat files with prettier
...
[MAILPOET-4075]
2022-04-12 15:38:27 +02:00
93fc9f50e3
Remove installation of python, pip, and old transifex CLI
...
[MAILPOET-4189]
2022-03-16 13:20:19 +01:00
2e920977d7
Revert "Enable Xdebug develop mode"
...
This reverts commit 8a00dd8e67
.
[MAILPOET-4121]
2022-02-08 13:31:44 +01:00
8a00dd8e67
Enable Xdebug develop mode
...
[MAILPOET-4098]
2022-02-01 15:19:22 +01:00
e58dd589ac
Fix typo in env variable name
...
[MAILPOET-4069]
2022-01-20 09:19:32 +01:00
409c940151
Remove fake_mail_output in favor of dev/data/mailhog
...
[MAILPOET-4069]
2022-01-20 09:19:32 +01:00
df60207a50
Move dev scripts and docker config under dev directory
...
[MAILPOET-3919]
2022-01-18 15:30:22 +01:00