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
Andrey Antukh
1f5050eb01
💄 Minor fixes on manage.sh
2020-12-02 17:06:07 +01:00
Andrey Antukh
e165ca7c3b
✨ Add improvements to manage.sh and devenv related to deployment.
2020-12-02 16:45:08 +01:00
Andrey Antukh
7f1a436f30
♻️ Refactor docker devenv and image building.
2020-12-02 10:29:55 +01:00
Andrey Antukh
132e99ab71
🎉 Rename to penpot all devenv docker related files.
2020-11-11 11:04:10 +01:00
Andrey Antukh
3e0b0ee069
⬆️ Update dependencies and devenv.
2020-09-21 17:05:55 +02:00
Andrey Antukh
8aad43883f
✨ Minor code fixes.
2020-09-11 09:42:53 +02:00
Andrey Antukh
91aa8862ff
🎉 Add testenv.
2020-09-11 09:42:53 +02:00
Andrey Antukh
ab35716ba2
🐛 Fix many issues on dev environment.
2020-09-11 09:42:53 +02:00
Andrey Antukh
3789adde80
🔥 Remove unused lines from manage.sh script.
2020-08-19 11:19:52 +02:00
Andrey Antukh
ef0330502b
✨ Improve deployment related scripts on exporter.
2020-07-02 10:43:14 +02:00
Andrey Antukh
9901f0a52b
✨ Remove backend-uri from all the codebase.
2020-06-03 10:50:40 +02:00
Andrey Antukh
2588260f6c
🐛 Forward many env vars on build script.
2020-05-27 12:27:55 +02:00
Andrey Antukh
d67dbcf2aa
🐛 Fix worker configuration initialization.
2020-05-12 13:14:19 +02:00
Vitaly Kornilov
ea3e17f7fe
🎉 Add themes infraestructure.
2020-04-13 11:49:26 +02:00
Andrey Antukh
1ffca33be9
💄 Minor changes on manage.sh
2020-03-12 12:54:10 +01:00
Andrey Antukh
8fac45e60a
🚧 More work on build config.
2020-03-12 09:28:40 +01:00
Andrey Antukh
b26480ba6e
🔧 Fix wrong environment var on frontend build.
2020-03-11 18:03:37 +01:00
Andrey Antukh
ecde4493e0
♻️ Icons and Styles build refactor.
2020-02-25 16:24:40 +01:00
Andrey Antukh
90c0bce9aa
💄 Remove unused code.
2020-02-20 17:52:18 +01:00
Andrey Antukh
b6f6ab490f
🔥 Remove old repo code.
...
And make closure-defnes parametrizable.
2020-01-21 23:09:28 +01:00
Andrey Antukh
f57ce57cb3
♻️ Refactor on docker and build scripts.
...
- Migrate to from ubuntu to debian.
- Add new buildenv image.
- Remove production images building from this repo.
- Better comaptibility with other architectures (arm64).
- Improved config management.
2020-01-20 13:26:37 +01:00
Andrey Antukh
6165a49c10
🚧 More work on register/recovery refactor.
2020-01-14 10:35:43 +01:00
mathieu.brunot
4a4b0a0c3b
🔧 Functions to drop uxbox
...
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-01-07 10:37:54 +02:00
Andrey Antukh
df03b03818
🐳 Improve devenv and build steps (jvm-opts and upgrades).
2019-12-18 10:54:28 +01:00
Andrey Antukh
17aa744b52
✨ Improve image build scripts (with many fixes).
2019-12-13 12:51:56 +01:00
Andrey Antukh
94fe18b4ae
🚧 Improve build scripts.
2019-12-09 16:29:56 +01:00
Andrey Antukh
f6db00a444
📎 Minor fixes.
2019-11-22 18:30:42 +01:00
Andrey Antukh
73753ce071
✨ Minor improvements on devenv.
2019-10-22 16:00:41 +02:00
Andrey Antukh
57365a6664
🐛 Minor fix on manage.sh.
2019-10-22 14:03:07 +02:00
Andrey Antukh
e45ad2197a
✨ Improve the current docker development environment.
2019-09-21 11:47:52 +00:00
mathieu.brunot
93097ac4b7
✏️ Remove ; at end of functions call
...
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 12:56:45 +02:00
mathieu.brunot
1cd9a8e71c
🎨 Just change format in manage usage
...
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 12:56:45 +02:00
mathieu.brunot
f134bd196c
✨ Allow user to set docker UID
...
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 12:56:45 +02:00
Andrey Antukh
775166f5f2
🐛 Fix circle and path drawing.
2019-08-08 21:24:43 +02:00
Andrey Antukh
97d74f6cf1
👷 Add better naming to docker images (among other fixes).
2019-08-08 19:17:25 +02:00
Andrey Antukh
005a2fe263
👷 Improve gzip configuration on docker image.
2019-08-08 17:05:05 +02:00
Andrey Antukh
5ecd86ba02
misc: naming refactor on build process
2019-07-04 12:17:55 +02:00
Andrey Antukh
6a75eb893c
misc: add stop command
2019-07-04 10:41:32 +02:00
Andrey Antukh
8cd5d10197
misc: unify develop and release docker compose files
2019-07-04 10:36:49 +02:00
Andrey Antukh
d908cf566a
misc: more speed improvement on develop images building
2019-07-04 09:40:17 +02:00
Andrey Antukh
d8e205ec25
misc: add develop images (faster and debug ready images)
2019-07-04 09:24:20 +02:00