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 |
|
Andrey Antukh
|
32afe57e18
|
✨ Improve build scripts.
|
2021-03-31 12:20:49 +02:00 |
|
Andrey Antukh
|
87aa3fbfe8
|
✨ Improve version handling.
|
2021-03-29 15:38:13 +02:00 |
|
Andrey Antukh
|
c447279c75
|
✨ Improve text shape tracing process on exporter.
Fixes many bugs related to the svgo removal and remove
unneded neesting of groups.
|
2021-03-26 08:10:04 +01:00 |
|
Andrey Antukh
|
d2d1eed68a
|
🔥 Remove unused variable on manage.sh script.
|
2021-03-22 13:38:44 +01:00 |
|
Andrey Antukh
|
a16f4393b9
|
🔥 Remove legacy code from manage.sh.
|
2021-03-22 13:38:44 +01:00 |
|
Andrey Antukh
|
6f0258c8d4
|
✨ Improve build scripts.
|
2021-02-09 12:53:09 +01:00 |
|
Andrey Antukh
|
0adfc2ddab
|
✨ Update manage.sh
Make the bundle use LZ4 compression by default.
|
2021-02-03 13:25:58 +01:00 |
|
Andrey Antukh
|
e7d6a54907
|
🐛 Fix static file handling on docker images.
|
2021-02-03 11:30:10 +01:00 |
|
Andrey Antukh
|
3c65f9fe91
|
📎 Minor changes on manage.sh
|
2021-02-01 17:40:09 +01:00 |
|
Andrey Antukh
|
1d349ec62b
|
🐛 Minor fix on manage.sh script.
|
2021-02-01 11:33:03 +01:00 |
|
Andrey Antukh
|
ccafd3a293
|
✨ minor changes on manage.sh
|
2021-01-28 11:56:05 +01:00 |
|
Andrey Antukh
|
b1b1f1f579
|
🐛 Minor fix on manage.sh.
|
2021-01-26 18:55:53 +01:00 |
|
Andrey Antukh
|
ee147612a3
|
✨ Minor change on manage.sh.
|
2021-01-13 17:25:41 +01:00 |
|
Andrey Antukh
|
9043d2574b
|
✨ Minor improvements on docker images and compose file.
|
2021-01-11 14:29:38 +01:00 |
|
Andrey Antukh
|
9b02889ea5
|
📎 Minor adaptations on manage.sh.
|
2020-12-22 08:00:44 +01:00 |
|
Andrey Antukh
|
0f37c8ecbd
|
📎 Minor changes on manage.sh script.
|
2020-12-21 12:15:53 +01:00 |
|
Andrey Antukh
|
f4157ba0e5
|
✨ Improvements on image building.
|
2020-12-12 13:49:39 +01:00 |
|
Andrey Antukh
|
419eecbe72
|
🐛 Fix wrong volume name on devenv and build scripts.
|
2020-12-09 14:38:33 +01:00 |
|
Andrey Antukh
|
28a2df96ff
|
🎉 Add version string parsing.
|
2020-12-04 16:11:26 +01:00 |
|