2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
github-actions[bot]
4d5c9c4095
chore(deps): Update pre-commit hooks (#937)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-09-26 03:36:12 +05:30
github-actions[bot]
8bc5bf6a6d
chore(deps): Update pre-commit hooks (#917)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-09-18 10:36:02 +05:30
Revant Nandgaonkar
7fac6f3190
chore(deps): Update pre-commit hooks (#916) 2022-09-06 12:10:52 +05:30
Revant Nandgaonkar
bcfd470e33
chore(deps): Update pre-commit hooks (#883) 2022-08-19 13:59:41 +05:30
Revant Nandgaonkar
76dce27cf2
fix assets mount (#880)
* fix: mount assets on workers

fix #844

* fix: add codespell allowed word ro
2022-08-19 12:08:32 +05:30
github-actions[bot]
17d2baac1b
chore(deps): Update pre-commit hooks (#877)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-08-19 10:16:10 +05:30
github-actions[bot]
e19574dcdf
chore(deps): Update pre-commit hooks (#861)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-07-27 12:35:10 +05:30
github-actions[bot]
8a917fec02
chore(deps): Update pre-commit hooks (#854)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-07-21 06:01:04 +05:30
github-actions[bot]
6f97bfa07e
chore(deps): Update pre-commit hooks (#848)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-07-13 04:03:03 +05:30
github-actions[bot]
cc7bf69ec6
chore(deps): Update pre-commit hooks (#846)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-07-12 04:09:59 +05:30
github-actions[bot]
a4bd7ff976
chore(deps): Update pre-commit hooks (#845)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-07-11 10:24:04 +05:30
github-actions[bot]
0b60d9a170
chore(deps): Update pre-commit hooks (#833)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-30 17:59:03 +05:30
github-actions[bot]
585ed6a7d9
chore(deps): Update pre-commit hooks (#823)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-17 14:19:27 +05:30
github-actions[bot]
45ff41d8bc
chore(deps): Update pre-commit hooks (#822)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-15 15:45:44 +05:30
github-actions[bot]
2bc21c087e
chore(deps): Update pre-commit hooks (#818)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-08 13:27:03 +05:30
github-actions[bot]
37074dce29
chore(deps): Update pre-commit hooks (#817)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-08 04:59:45 +05:30
github-actions[bot]
3926095d81
chore(deps): Update pre-commit hooks (#797)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-05-06 04:22:55 +05:30
github-actions[bot]
bc915f7b34
chore(deps): Update pre-commit hooks (#766)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-04-10 04:00:50 +05:30
github-actions[bot]
038a8c0271
chore(deps): Update pre-commit hooks (#765)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-04-07 16:12:14 +05:30
github-actions[bot]
5483abcc58
chore(deps): Update pre-commit hooks (#753)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-04-04 11:01:56 +03:00
github-actions[bot]
486b36ca76
chore(deps): Update pre-commit hooks (#739)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-03-29 11:57:02 +03:00
github-actions[bot]
94930b04be
chore(deps): Update pre-commit hooks (#734)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-03-26 19:14:58 +03:00
github-actions[bot]
1dd6e08b47
chore(deps): Update pre-commit hooks (#708)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-03-17 10:22:40 +03:00
github-actions[bot]
688ab6b3b9
chore(deps): Update pre-commit hooks (#692)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-03-14 12:36:49 +03:00
Lev
a9b6b755ce
Global refactoring (#617)
* Rename `bench-build` target to `bench` in bake file

* Update bake file and break everything

* Rename docker-compose.yml to compose.yml to avoid conflicting on `docker buildx bake`

* Fix groups in bake file

* Update frappe-worker

* Update frappe-nginx, erpnext-nginx

* Remove old erpnext images

* Update frappe-socketio

* Fix develop frappe-nginx build on linux/arm64

* Update dockerignore

* Update gitignore

* Update gitignore

* Update .env files

* Update installation (overrides)

* Update tests

* Fix image names

* Update compose

* Update get-latest-tags

* Update CI

* Setup and remove .env on tests

* Add build bench workflow

* Add triggers to main workflow

* Add release helm job

* Use reusable workflows

* Rollback

* Print configuration before running tests

* Show tests/.env

* Revert "Show tests/.env"

This reverts commit 4bc3bdebaf.

* Fix ci image versions

* Remove `frappe-` prefix in build directories

* Move requirements-dev.txt

* Fix image name in CI

* Update gitignore

* Update pre-commit config

* Drop `version:` in compose files

* Add push-backup

* Fix postgres CI test

* Change .yml to .yaml in compose file to follow compose-spec

* Remove prettierignore

* Fix dockerignore

* Change .yml to .yaml in compose file to follow compose-spec

* Don't depend on boto3 while testing (do it in backend)

* Update erpnext example version

* Don't fail ping on URLError

* Move assets volume to main compose file

* Fix type annotations for v12

* Fix postgres ci override in tests

* Fix spaces in socketio

* Reorder stages in nginx image, improve perfomance

* Remove unused todo

* Optimize worker build

* Install Node in worker image

* Add 502 error page

* Remove unused quiet-pull in tests

* Add configurator service to dynamically set common config

* Remove unused compose.ci-postgres.yml

* Use Python for configurator service: faster and more robust

* Add TODO.md

* Use python script to get latest tags in CI

* Clean up nginx dockerfile

* Remove VOLUME declaration

https://stackoverflow.com/a/55052682

* Add custom app example

* Remove pwd for now

* Remove pwd for now

* Use jq for parsing config in healthcheck

* Take advantage of yaml lang: add defaults in compose file. Also require env vars

* Fix CI

* Use resusable workflow

* Update

* Move release_helm job to main.yml

* Rename docker-build to docker-build-push

* Rename main to build_stable

* Rename bench targets

* Remove quotes from docker-build-push inputs

* Update build develop

* Remove HELM_DEPLOY_KEY secret from docker-build-push

* Add job names

* Remove build_bench workflow

* Update version input description in docker-build-push

* Print .env in tests, if version is develop, change to latest (for tag)

* Fix env setup

* Uncomment tests

* Parse and set short tags from git tag in bake file

* Move devcontainer settings to devcontainer.json

* Add db command notice

* Fix CI?

* Fix inconsistencies in development readme

* Remove pwd for now

* Remove custom apps for production instruction

* Update todos

* Add docs for images and compose files

* Add variables docs and allow custom frappe site name header

* Add notice about internal environment variables

* Update site-operations docs

* Update todos

* Add Overrides header in images-and-compose-files

* Update todos

* Remove extra docs

* Don't log requests in worker image (nginx already does that)

* Remove default value of FRAPPE_SITE_NAME_HEADER in example.env

* Use file that consistent in v12, v13 and develop to check /assets

* Fix paths in CI

* Update todos

* Remove TODO.md

* Update tests/_check_backup_files.py

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>

* Change variables MINIO_ACCESS_KEY and MINIO_SECRET_KEY to S3_ACCESS_KEY, S3_SECRET_KEY in tests

* Fix S3 test

* Use `nginxinc/nginx-unprivileged` instead of `nginx` image

Also use Ngnix 1.20 instead of unstable 1.21

* Fix https override

* Update Dockerfile

* Mount assets to backend service in read only mode

* Touch .build (#307), use scripts from nginx image to generate config and touch .build

* Update example env after building stable images

* Touch `.build` on develop image (untill https://github.com/frappe/frappe/issues/15396 is resolved)

* Add `make` to worker build deps for linux/arm64

* Fix update example.env job

* Fix .build creation on develop branch

* Move bench CI to different file

This way workflow runs only on PRs that relevant to bench build

* Fix app name in custom app example

* Update erpnext and frappe versions in example.env

* Don't install `svg-sprite` and `sass` node modules in nginx image on linux/arm64 (https://github.com/frappe/frappe/pull/15275)

* docs: README and docs

* docs: add link to site operations from docker swarm

* ci: fix tests as per changes to compose.yaml

* docs: move wiki articles to docs

* docs: fix add custom domain

* docs: fix patch code from images

* fix: do not expose port 80 for old images

* fix: custom domain labels to frontend container/service

* Add missing descriptions to envs in example.env

* Fix redis depends_on

* Fix docker compose in tests when not running on TTY

* Set -T flag in `docker compose exec` only if not tty

* Run pre-commit on docs

* Remove postgres healthcheck (it gets overriden by mariadb)

* Refactor test

* Update workflow names

* Add pip to dependabot config

* docs: backup and push (#19)

* Beautify changes by @revant (#20)

* feat: add gevent to worker image

* feat: real_ip configuration for nginx

* Return `healthcheck.sh` just for tests

Co-authored-by: Lev Vereshchagin <mail@vrslev.com>

* Make pretend bench catch unknown commands (closes #666)

* Remove debug print in push-backup

* Fix typing issues in push-backup

* Update file keys in push-backups: from abs path to <site>/<file>

* Refactor push-backup

* Move gevent installation in Frappe step

* Don't pin boto stubs requirement

* Cache pip deps on build

* Update example env versions

* Refactor check backup files

* Fix backup test

* Fix backup test

* Rename build/ dir to images/

* Rename build/ dir to images/

* Fix /build -> /images in docs

* Update example.env

* Use reusable workflow in frappe user instead of vrslev

* Fix compose`s `project` option in docs (https://github.com/frappe/frappe_docker/pull/617#issuecomment-1065178792)

* Add note about project option in site-operations doc

* Update example env

* Rename build arg `USERNAME` to `REGISTRY_USER`

* Allow https proxy to access Docker socket

* Revert "Use reusable workflow in frappe user instead of vrslev"

This reverts commit 6062500d0d.

* Revert "Revert "Use reusable workflow in frappe user instead of vrslev""

This reverts commit 4680d18ff8.

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2022-03-14 11:23:03 +05:30
Lev
8e34d092f8
Fix pre-commit config (#657)
* Fix pre-commit config

* Lint settings.json
2022-02-08 12:27:54 +03:00
github-actions[bot]
b02191f3f8
chore(deps): Update pre-commit hooks (#652)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-02-06 21:43:22 +05:30
github-actions[bot]
7404bcadee
chore(deps): Update pre-commit hooks (#644)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-01-31 12:13:43 +03:00
github-actions[bot]
52f91b318c
chore(deps): Update pre-commit hooks (#625)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-01-05 18:45:56 +03:00
github-actions[bot]
a46a97dc81
chore(deps): Update pre-commit hooks (#623)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2021-12-30 09:59:56 +03:00
vrslev
d573ba8769 chore(deps): Update pre-commit hooks 2021-12-26 13:15:30 +03:00
vrslev
4daa31e1cf chore(deps): Update pre-commit hooks 2021-12-24 13:45:18 +03:00
github-actions[bot]
c2b1543128
chore(deps): Update pre-commit hooks (#618)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2021-12-19 14:01:18 +05:30
vrslev
e665b014ca chore(deps): Update pre-commit hooks 2021-12-11 10:44:51 +03:00
Lev
db7823a2e2
chore(lint): Take hooks configs out so linting works without pre-commit too (#609) 2021-12-10 12:31:44 +03:00
Lev Vereshchagin
1c9c4bd780 chore(lint): Change exclude in codespell hook 2021-12-10 11:54:27 +03:00
Lev
2ac2b7ce43
chore: Use pre-commit framework (#604)
* Add pre-commit, prettier configs and editorconfig

* Remove `check-toml` hook

* Add isort config

* Add codespell config

* Update hooks

* Remove prettierignore

* Add shellcheck config

* Add lint workflow

* Add pre-commit autoupdate workflow

* Remove path constraints from lint workflow

* Fix CI

* Add guide to CONTRIBUTING.md

* Fix (probably) shfmt

* Fix (probably) shfmt

* Fix (probably) shfmt
2021-12-10 11:48:00 +03:00