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

848 Commits

Author SHA1 Message Date
Lev Vereshchagin
668fbba22a Remove build_bench workflow 2021-12-17 11:57:22 +03:00
Lev Vereshchagin
a600851ea0 Add job names 2021-12-17 11:56:00 +03:00
Lev Vereshchagin
c5f00a6d88 Remove HELM_DEPLOY_KEY secret from docker-build-push 2021-12-17 11:54:12 +03:00
Lev Vereshchagin
17bec866d4 Update build develop 2021-12-17 11:53:26 +03:00
Lev Vereshchagin
4e142b3e26 Remove quotes from docker-build-push inputs 2021-12-17 11:53:22 +03:00
Lev Vereshchagin
e9a490358c Rename bench targets 2021-12-17 11:53:09 +03:00
Lev Vereshchagin
2a4a070870 Rename main to build_stable 2021-12-17 11:48:12 +03:00
Lev Vereshchagin
8c9e54f96d Rename docker-build to docker-build-push 2021-12-17 11:46:36 +03:00
Lev Vereshchagin
d0bac345c6 Move release_helm job to main.yml 2021-12-17 11:43:48 +03:00
Lev Vereshchagin
f68bb86df8 Update 2021-12-17 11:40:15 +03:00
Lev Vereshchagin
7bf2cbf7f9 Use resusable workflow 2021-12-17 11:38:54 +03:00
Lev Vereshchagin
53b74de6de Fix CI 2021-12-17 11:27:18 +03:00
Lev Vereshchagin
e75cf62255 Take advantage of yaml lang: add defaults in compose file. Also require env vars 2021-12-17 11:26:38 +03:00
Lev Vereshchagin
d15ef8d4e4 Use jq for parsing config in healthcheck 2021-12-17 11:25:46 +03:00
Lev Vereshchagin
7711613f05 Remove pwd for now 2021-12-17 11:25:25 +03:00
Lev Vereshchagin
76fd114480 Remove pwd for now 2021-12-17 10:29:56 +03:00
Lev Vereshchagin
fc0ee586b1 Add custom app example 2021-12-16 22:34:11 +03:00
Lev Vereshchagin
e6d80db704 Remove VOLUME declaration
https://stackoverflow.com/a/55052682
2021-12-16 21:42:39 +03:00
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