Commit Graph

11 Commits

Author SHA1 Message Date
Rostislav Wolny
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
Rodrigo Primo
9d2fcccbf5 Add option to run the dev env with PHP 8.2RC6
[MAILPOET-4855]
2022-11-25 09:33:39 +01:00
Jan Jakes
c83a3b7d8d Use pnpm in the monorepo root
[MAILPOET-4485]
2022-07-26 15:45:54 +02:00
Jan Jakes
5b154ce26e Update Node.js (so we can use Corepack)
[MAILPOET-4485]
2022-07-26 15:45:54 +02:00
Jan Jakes
ab27eaee2d Autoformat files with prettier
[MAILPOET-4075]
2022-04-12 15:38:27 +02:00
Jan Jakes
93fc9f50e3 Remove installation of python, pip, and old transifex CLI
[MAILPOET-4189]
2022-03-16 13:20:19 +01:00
Rodrigo Primo
2e920977d7 Revert "Enable Xdebug develop mode"
This reverts commit 8a00dd8e67.

[MAILPOET-4121]
2022-02-08 13:31:44 +01:00
Rodrigo Primo
8a00dd8e67 Enable Xdebug develop mode
[MAILPOET-4098]
2022-02-01 15:19:22 +01:00
Jan Jakes
e58dd589ac Fix typo in env variable name
[MAILPOET-4069]
2022-01-20 09:19:32 +01:00
Jan Jakes
409c940151 Remove fake_mail_output in favor of dev/data/mailhog
[MAILPOET-4069]
2022-01-20 09:19:32 +01:00
Jan Jakes
df60207a50 Move dev scripts and docker config under dev directory
[MAILPOET-3919]
2022-01-18 15:30:22 +01:00