Lev Vereshchagin
2e39a8f7ce
Merge 'main'
2022-02-08 12:32:28 +03:00
Lev
8e34d092f8
Fix pre-commit config ( #657 )
...
* Fix pre-commit config
* Lint settings.json
2022-02-08 12:27:54 +03:00
Lev Vereshchagin
af1621c750
Merge branch 'main' into beautify
2022-02-08 12:20:37 +03:00
Lev Vereshchagin
e1e7833f47
Fix redis depends_on
2022-02-08 12:17:16 +03:00
Lev Vereshchagin
e3e478e353
Add missing descriptions to envs in example.env
2022-02-08 12:17:09 +03:00
Lev
b3237635f6
Merge pull request #9 from revant/beautify-docs
...
@revant’s changes
2022-02-08 12:16:24 +03:00
Lev
05853825d8
build: Change bench target names and move CI to separate workflow ( #655 )
...
* Change bench target names and move CI to separate workflow
* Fix file detection
2022-02-08 11:35:52 +03:00
Revant Nandgaonkar
e0a5b37d56
fix: custom domain labels to frontend container/service
2022-02-06 22:10:15 +05:30
Revant Nandgaonkar
c615e4a41b
fix: do not expose port 80 for old images
2022-02-06 21:57:53 +05:30
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
Vaibhav Chopra
55a4dc9269
Update settings.json ( #648 )
...
removes a squiggly line whenever doing imports like
```
from frappe.model.document import Document
```
2022-02-02 17:25:19 +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
Revant Nandgaonkar
b8b703572b
docs: fix patch code from images
2022-01-14 11:49:23 +05:30
Revant Nandgaonkar
1365662cbb
docs: fix add custom domain
2022-01-14 10:55:23 +05:30
Nicolás Bottini
18a16372b2
Update references to $ERPNEXT_VERSION ( #631 )
...
* Update references to $ERPNEXT_VERSION
Documentation is making references to an unexisting $VERSION variable. I'm updating it to $ERPNEXT_VERSION.
* Update site-operations.md to use $FRAPPE_VERSION
Fix references to $ERPNEXT_VERSION when using frappe/frappe-worker so now it uses $FRAPPE_VERSION
2022-01-12 12:41:50 +05:30
Revant Nandgaonkar
8f814e5f5d
docs: move wiki articles to docs
2022-01-10 14:10:25 +05:30
Robproject
42bfd485f8
Change erpnext-python volumes description ( #628 )
2022-01-07 14:05:04 +05:30
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
Revant Nandgaonkar
73f3d453c4
ci: fix tests as per changes to compose.yaml
2021-12-28 11:46:53 +05:30
vrslev
d573ba8769
chore(deps): Update pre-commit hooks
2021-12-26 13:15:30 +03:00
Revant Nandgaonkar
e8b1c137fb
docs: add link to site operations from docker swarm
2021-12-26 13:52:09 +05:30
Revant Nandgaonkar
25aa226d8f
docs: README and docs
2021-12-26 13:38:51 +05:30
Lev Vereshchagin
23b0ff6454
Merge remote-tracking branch 'upstream/main' into beautify
2021-12-24 13:45:39 +03:00
vrslev
4daa31e1cf
chore(deps): Update pre-commit hooks
2021-12-24 13:45:18 +03:00
Lev Vereshchagin
46dcc993b1
Merge remote-tracking branch 'upstream/main' into beautify
2021-12-22 17:06:40 +03:00
Lev Vereshchagin
b675085c75
Don't install svg-sprite
and sass
node modules in nginx image on linux/arm64 ( https://github.com/frappe/frappe/pull/15275 )
2021-12-22 17:03:05 +03:00
Lev Vereshchagin
d20860f8b9
Update erpnext and frappe versions in example.env
2021-12-22 16:52:26 +03:00
Lev Vereshchagin
ffb00311e0
Fix app name in custom app example
2021-12-22 16:47:50 +03:00
Lev Vereshchagin
03af8ca392
Move bench CI to different file
...
This way workflow runs only on PRs that relevant to bench build
2021-12-22 16:45:40 +03:00
Lev Vereshchagin
af31c6c55f
Fix .build creation on develop branch
2021-12-22 15:43:17 +03:00
Lev Vereshchagin
59db4182e6
Fix update example.env job
2021-12-22 13:17:09 +03:00
Lev Vereshchagin
e772614c35
Add make
to worker build deps for linux/arm64
2021-12-21 15:35:53 +03:00
Lev Vereshchagin
f24c278123
Touch .build
on develop image (untill https://github.com/frappe/frappe/issues/15396 is resolved)
2021-12-21 15:35:32 +03:00
Lev Vereshchagin
adc526d859
Update example env after building stable images
2021-12-21 14:17:59 +03:00
Lev Vereshchagin
075df53a33
Touch .build ( #307 ), use scripts from nginx image to generate config and touch .build
2021-12-21 13:44:28 +03:00
Lev Vereshchagin
e23fe73353
Mount assets to backend service in read only mode
2021-12-21 13:36:36 +03:00
Lev
225c697097
Update Dockerfile
2021-12-20 11:04:28 +03:00
Lev Vereshchagin
ec3e581f30
Fix https override
2021-12-20 11:03:15 +03:00
Lev Vereshchagin
ad45a5268e
Use nginxinc/nginx-unprivileged
instead of nginx
image
...
Also use Ngnix 1.20 instead of unstable 1.21
2021-12-20 10:42:35 +03:00
Lev Vereshchagin
22d317637a
Fix S3 test
2021-12-19 16:50:56 +03:00
Lev Vereshchagin
5e16ed89b6
Change variables MINIO_ACCESS_KEY and MINIO_SECRET_KEY to S3_ACCESS_KEY, S3_SECRET_KEY in tests
2021-12-19 14:39:20 +03:00
Lev
f45620bae0
Update tests/_check_backup_files.py
...
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2021-12-19 14:36:53 +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
Lev Vereshchagin
5e84d7734c
Remove TODO.md
2021-12-17 16:26:07 +03:00
Lev Vereshchagin
a5da269efd
Update todos
2021-12-17 15:34:38 +03:00
Lev Vereshchagin
3bcf6bcf19
Fix paths in CI
2021-12-17 15:34:31 +03:00
Lev Vereshchagin
1aeaddf1ca
Use file that consistent in v12, v13 and develop to check /assets
2021-12-17 15:20:41 +03:00
Lev Vereshchagin
823eca420a
Remove default value of FRAPPE_SITE_NAME_HEADER in example.env
2021-12-17 15:18:56 +03:00
Lev Vereshchagin
6f9834915b
Don't log requests in worker image (nginx already does that)
2021-12-17 15:16:01 +03:00