Michael Panchenko
c2a1d5c6f7
✨ Add run-devenv-agentic command, starting the Serena MCP server in the container
...
Serena provides useful tools for the agentic workflow for penpot.
The following additional extensions are added:
1. uv and Serena installation, including a suitable serena_config.yml, are added to the devenv docker image
2. Serena configuration options are set via env vars and flags in manage.sh
3. run-devenv can now take -e flags which it forwards to docker exec
GitHub #9315
2026-05-12 12:49:47 +02:00
Yamila Moreno
d953222eb4
🔧 Add CI for MCP server ( #8293 )
2026-02-09 11:25:24 +01:00
Andrey Antukh
1656fefdc9
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-04 16:23:46 +01:00
Andrey Antukh
3d50aa6cb2
⬆️ Update imagemagick version
2026-02-04 16:21:19 +01:00
Andrey Antukh
1fff1f9506
✨ Add mcp dockerfile
2026-02-04 12:22:36 +01:00
Andrey Antukh
d9c56da705
⬆️ Update playwright on frontend module
2026-01-26 10:08:53 +01:00
Slava "nerfur" Voronzoff
bee2f70bfa
🐛 Add missing amd64 option on arch detection code on mange.sh script
...
Signed-off-by: Slava "nerfur" Voronzoff <nerfur@gmail.com>
2025-12-03 13:09:49 +01:00
David Barragán Merino
1b81ddebb4
🐛 Fix some paths and add missed nginx config file for the storybook docker image
2025-10-29 13:46:29 +01:00
David Barragán Merino
6076df5c80
🎉 Detach storybook from the frontend build process
2025-10-29 13:45:54 +01:00
Yamila Moreno
daa408e291
📎 Update CI
2025-09-08 16:51:05 +02:00
Yamila Moreno
c195c07a3f
🐳 Update Imagemagick version
2025-07-29 10:37:11 +02:00
Andrey Antukh
4f0d3660de
🎉 Add imagemagick docker image build scripts ( #6925 )
...
* 🎉 Add imagemagick docker image build scripts
* 📎 Add PR feedback changes
2025-07-22 11:51:13 +02:00
David Barragán Merino
528c819323
🔧 Add Github Action to build and upload artifact ( #6840 )
...
Co-authored-by: Francis Santiago <francis.santiago@kaleidos.net>
2025-07-04 08:25:23 +02:00
Belén Albeza
30274c4f5c
🔧 Restore arm64 build of devenv ( #6826 )
2025-07-03 08:28:07 +02:00
Andrey Antukh
de2695682d
✨ Allow encode mailto and self target link in markdown
...
On translation files
2025-06-06 14:03:52 +02:00
Andrey Antukh
5650629b73
✨ Add minimal wait to run-devenv when no compose is started
2025-06-06 14:01:10 +02:00
Andrey Antukh
0ec0917b6d
✨ Add isolated-shell to manage.sh
...
Instead of attaching to an existing devenv, starts a new one.
2025-06-02 19:13:20 +02:00
Andrey Antukh
1f652fe364
✨ Remove arm64 build of devenv
...
Looks unused right now
2025-06-02 17:44:22 +02:00
Yamila Moreno
b6be416c7b
📎 Add wasm envvar to manage script
2025-05-20 12:15:14 +02:00
Mathieu Darse
c21a48d13b
🐛 Remove duplicated functions from merge error in manage.sh script
2024-11-15 10:35:37 +01:00
Andrés Moya
eb211c0c8e
🐛 Fix merge error in manage script
2024-11-05 13:48:46 +01:00
Andrey Antukh
e6a9e27802
Merge remote-tracking branch 'origin/staging' into develop
2024-11-05 09:10:14 +01:00
David Barragán Merino
977a2090fb
🎉 add command to build docs bundle
2024-10-30 19:17:04 +01:00
Andrey Antukh
c841ed6419
Merge remote-tracking branch 'origin/staging' into develop
2024-10-15 09:30:03 +02:00
Andrey Antukh
dbbb8e76ab
✨ Allow override java opts for build scripts
2024-10-15 09:13:46 +02:00
David Barragán Merino
4a6b246f0f
✨ Add commands to build the docker images individually
2024-10-10 13:47:33 +02:00
Alejandro
1e73bec2b9
Merge pull request #5031 from penpot/niwinz-fire-version-txt
...
🔥 Remove the usage of version.txt
2024-08-28 12:30:57 +02:00
Andrey Antukh
d25424d325
🔥 Remove the usage of version.txt
2024-08-28 11:14:28 +02:00
Yamila Moreno
02c031a0ef
📎 Delete unnecessary option in manage.sh script
...
Delete `-x` option as it gives an annoying output when we're not debugging.
2024-08-22 12:45:18 +02:00
Alejandro Alonso
f5a8c806d9
🐛 Fix missing storybook env variable for building
2024-08-06 16:34:09 +02:00
Alejandro Alonso
4dd7880744
✨ Add create-devenv command to manage.sh
2024-07-11 13:24:20 +02:00
alonso.torres
d7324b2e98
✨ Support development and production plugin runtime
2024-04-19 01:29:13 +02:00
Andrey Antukh
73d42c03d5
✨ Allow override the default nginx resolver
...
using the PENPOT_INTERNAL_RESOLVER environment variable
2023-06-20 11:21:09 +02:00
Andrey Antukh
32b8a2c243
⬆️ Update dependencies on backend and common
2023-02-02 13:38:04 +01:00
Andrey Antukh
7f5491f45b
💄 Add minor cosmetic changes to manage.sh script
2022-12-22 16:42:45 +01:00
Andrey Antukh
f0d4ad4b20
🎉 Add local docker image building to manage.sh
2022-12-22 16:42:45 +01:00
Andrey Antukh
c53152f027
📎 Update manage.sh
2022-10-04 15:14:25 +02:00
Andrey Antukh
99a718e407
🎉 Add openjdk19 on devenv
2022-09-28 09:45:43 +02:00
Andrey Antukh
172a39c2e2
✨ Improve storage sharding replacing uuid/next with uuid/random
2022-09-12 15:31:14 +02:00
Andrey Antukh
b5e26fe615
🎉 Make the devenv docker image multiplatform
...
Add support for aarch64
2022-09-08 16:27:40 +02:00
Alejandro Alonso
4a655c863a
🐛 Fix typo in manage.sh
2022-08-19 07:21:51 +02:00
Andrey Antukh
97bf20dd4c
⬆️ Update dependencies
2022-06-13 11:18:02 +02:00
Andrés Moya
c4939c152d
🔥 Remove backend-only devenv container
...
(disable requirement of using cors and secure cookies in devenv)
2022-04-26 16:47:14 +02:00
Andrey Antukh
c48da3d316
♻️ Refactor backend bundle build process.
...
Now the final artifact is a single, compiled uberjar.
It considerably improves startup speed.
2022-01-12 10:55:47 +01:00
Josh Soref
583eb53c9d
🐛 Fix typos
2021-11-15 09:54:36 -05:00
Andrey Antukh
c72138d15a
📎 Update manage.sh to use 'docker compose' command.
2021-10-26 10:58:23 +02:00
alonso.torres
bc725800ed
✨ New docker recipes for a backend only environment
2021-10-20 15:44:08 +02:00
Andrey Antukh
20b8269766
✨ Improve bundle generation scripts.
2021-05-20 10:50:53 +02:00
Andrey Antukh
f545e41d10
📎 Fix license header.
2021-04-12 16:49:43 +02:00
Andrey Antukh
bbb26002e4
🔥 Remove unused code from manage.sh script.
2021-04-06 09:19:27 +02:00