2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-20 02:59:02 +00:00
Commit Graph

830 Commits

Author SHA1 Message Date
Lev Vereshchagin
36f58c5937 Clean up nginx dockerfile 2021-12-16 21:41:31 +03:00
Lev Vereshchagin
89236d8ed6 Use python script to get latest tags in CI 2021-12-16 19:53:24 +03:00
Lev Vereshchagin
85a534c09d Add TODO.md 2021-12-16 18:20:22 +03:00
Lev Vereshchagin
a992ab497a Use Python for configurator service: faster and more robust 2021-12-15 13:37:06 +03:00
Lev Vereshchagin
28c0a2d564 Remove unused compose.ci-postgres.yml 2021-12-15 12:41:47 +03:00
Lev Vereshchagin
9ab2547623 Add configurator service to dynamically set common config 2021-12-15 12:41:35 +03:00
Lev Vereshchagin
a1075c27c1 Remove unused quiet-pull in tests 2021-12-15 12:37:47 +03:00
Lev Vereshchagin
dd36984156 Add 502 error page 2021-12-15 12:01:02 +03:00
Lev Vereshchagin
6dc92c2d1a Install Node in worker image 2021-12-15 11:50:46 +03:00
Lev Vereshchagin
9ae5a1f7bb Optimize worker build 2021-12-15 10:32:10 +03:00
Lev Vereshchagin
789098f42a Remove unused todo 2021-12-15 10:06:49 +03:00
Lev Vereshchagin
790968e799 Reorder stages in nginx image, improve perfomance 2021-12-15 10:06:44 +03:00
Lev Vereshchagin
03a9e54afd Fix spaces in socketio 2021-12-15 10:00:54 +03:00
Lev Vereshchagin
439114bf28 Fix postgres ci override in tests 2021-12-15 09:28:53 +03:00
Lev Vereshchagin
7e5b509709 Fix type annotations for v12 2021-12-15 09:15:34 +03:00
Lev Vereshchagin
725979dc05 Move assets volume to main compose file 2021-12-15 09:14:44 +03:00
Lev Vereshchagin
364bec2872 Don't fail ping on URLError 2021-12-15 09:03:32 +03:00
Lev Vereshchagin
16f1475f80 Update erpnext example version 2021-12-15 09:00:01 +03:00
Lev Vereshchagin
95070db85d Don't depend on boto3 while testing (do it in backend) 2021-12-15 08:55:20 +03:00
Lev Vereshchagin
7d97d75a6d Change .yml to .yaml in compose file to follow compose-spec 2021-12-15 08:54:02 +03:00
Lev Vereshchagin
e0ab20ceca Fix dockerignore 2021-12-15 08:41:40 +03:00
Lev Vereshchagin
11bedd127d Remove prettierignore 2021-12-15 08:41:34 +03:00
Lev Vereshchagin
2f58e621a5 Change .yml to .yaml in compose file to follow compose-spec 2021-12-15 08:41:25 +03:00
Lev Vereshchagin
5d3e7883f1 Fix postgres CI test 2021-12-15 08:32:17 +03:00
Lev Vereshchagin
37878f4342 Add push-backup 2021-12-15 08:30:00 +03:00
Lev Vereshchagin
e6aaed9e79 Drop version: in compose files 2021-12-14 16:16:47 +03:00
Lev Vereshchagin
37e26ff2c9 Update pre-commit config 2021-12-14 15:53:31 +03:00
Lev Vereshchagin
6bb3d65ae3 Update gitignore 2021-12-14 15:43:48 +03:00
Lev Vereshchagin
435e0f462b Fix image name in CI 2021-12-14 15:37:32 +03:00
Lev Vereshchagin
8b58205149 Move requirements-dev.txt 2021-12-14 15:36:15 +03:00
Lev Vereshchagin
0d873981f6 Remove frappe- prefix in build directories 2021-12-14 15:33:37 +03:00
Lev Vereshchagin
756152b5cb Fix ci image versions 2021-12-14 15:27:09 +03:00
Lev Vereshchagin
13265fe926 Revert "Show tests/.env"
This reverts commit 4bc3bdebaf.
2021-12-14 15:26:44 +03:00
Lev Vereshchagin
4bc3bdebaf Show tests/.env 2021-12-14 15:25:58 +03:00
Lev Vereshchagin
7d5f65c775 Print configuration before running tests 2021-12-13 20:22:18 +03:00
Lev Vereshchagin
2979f4644f Rollback 2021-12-13 20:21:15 +03:00
Lev Vereshchagin
5b3046fb69 Use reusable workflows 2021-12-13 20:16:28 +03:00
Lev Vereshchagin
76d2b9ccea Add release helm job 2021-12-13 20:07:07 +03:00
Lev Vereshchagin
2efc6b7e2b Add triggers to main workflow 2021-12-13 20:04:28 +03:00
Lev Vereshchagin
630870129c Add build bench workflow 2021-12-13 20:04:02 +03:00
Lev Vereshchagin
3e7adbf361 Setup and remove .env on tests 2021-12-13 20:03:40 +03:00
Lev Vereshchagin
163942bd1a Update CI 2021-12-13 19:42:04 +03:00
Lev Vereshchagin
a0c498aae4 Update get-latest-tags 2021-12-13 19:41:58 +03:00
Lev Vereshchagin
eaefb4817f Update compose 2021-12-13 19:39:48 +03:00
Lev Vereshchagin
5408c586e8 Fix image names 2021-12-13 19:39:45 +03:00
Lev Vereshchagin
666fa9a61f Update tests 2021-12-13 19:37:03 +03:00
Lev Vereshchagin
3251b093a4 Update installation (overrides) 2021-12-13 19:36:54 +03:00
Lev Vereshchagin
f48d632441 Update .env files 2021-12-13 19:36:40 +03:00
Lev Vereshchagin
f3496eee15 Update gitignore 2021-12-13 19:33:43 +03:00
Lev Vereshchagin
922d6bee78 Update gitignore 2021-12-13 19:32:52 +03:00