Lev Vereshchagin
6062500d0d
Use reusable workflow in frappe user instead of vrslev
2022-03-09 11:07:24 +03:00
Lev Vereshchagin
86a43de6e4
Merge branch 'main' into beautify
2022-03-09 11:04:26 +03:00
Lev
95aeb32e2d
fix: new site command on Frappe >13.21.0 ( #677 )
2022-03-08 13:28:11 +03:00
Lev Vereshchagin
84fd7a11ea
Update example.env
2022-03-08 13:18:54 +03:00
Lev Vereshchagin
11ddb6604d
Merge branch 'main' into beautify
2022-03-05 15:29:00 +03:00
Lev Vereshchagin
28e706fb56
Fix /build -> /images in docs
2022-03-05 15:17:09 +03:00
dependabot[bot]
e1f32b7476
chore(deps): bump actions/checkout from 2 to 3 ( #673 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-04 22:35:27 +03:00
dependabot[bot]
cc5c0b6485
chore(deps): bump actions/setup-python from 2 to 3 ( #672 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 10:12:53 +03:00
Lev Vereshchagin
4ad4f65163
Rename build/ dir to images/
2022-02-26 19:13:48 +03:00
Lev Vereshchagin
5e0f1940f2
Rename build/ dir to images/
2022-02-26 12:29:28 +03:00
Lev Vereshchagin
b1ea7fd4bd
Fix backup test
2022-02-25 15:02:52 +03:00
Lev Vereshchagin
b3dd1ddbab
Fix backup test
2022-02-25 13:39:19 +03:00
Lev Vereshchagin
04f99d65ee
Refactor check backup files
2022-02-25 13:19:30 +03:00
Lev Vereshchagin
9bd8aa3f6f
Update example env versions
2022-02-25 13:11:31 +03:00
Lev Vereshchagin
e5360be50e
Cache pip deps on build
2022-02-25 13:11:20 +03:00
Lev Vereshchagin
29d4a46897
Don't pin boto stubs requirement
2022-02-25 13:05:23 +03:00
Lev Vereshchagin
9e5890ad39
Move gevent installation in Frappe step
2022-02-25 12:54:29 +03:00
Lev Vereshchagin
8a416bbad9
Refactor push-backup
2022-02-25 12:48:12 +03:00
Lev Vereshchagin
f6751483fd
Update file keys in push-backups: from abs path to <site>/<file>
2022-02-25 12:37:06 +03:00
Lev Vereshchagin
b74038ca63
Fix typing issues in push-backup
2022-02-25 12:20:39 +03:00
Lev Vereshchagin
d5bda7e336
Remove debug print in push-backup
2022-02-25 11:50:02 +03:00
Lev Vereshchagin
cea5f5a9ed
Make pretend bench catch unknown commands ( closes #666 )
2022-02-23 12:30:59 +03:00
Lev Vereshchagin
eff864a68d
Merge branch 'main' into beautify
2022-02-20 19:03:09 +03:00
Revant Nandgaonkar
c2d57c8ce0
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>
2022-02-20 18:59:26 +03:00
dependabot[bot]
66fca59f74
chore(deps): bump docker/bake-action from 1.6.0 to 1.7.0 ( #665 )
...
Bumps [docker/bake-action](https://github.com/docker/bake-action ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/bake-action/releases )
- [Commits](https://github.com/docker/bake-action/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 09:05:23 +03:00
Revant Nandgaonkar
3e424fb522
docs: backup and push ( #19 )
2022-02-13 20:55:41 +03:00
Babuuu
3ba01027de
Change mysql.user to mysql.global_priv -> for MariaDB 10.4+ ( #650 )
...
Co-authored-by: meradoch <meradoch@notdeadeyes.notdeadeyes>
2022-02-12 17:39:15 +05:30
Lev Vereshchagin
096c5afb02
Add pip to dependabot config
2022-02-08 16:10:29 +03:00
Lev Vereshchagin
4f07e8ee6a
Update workflow names
2022-02-08 16:10:20 +03:00
Lev Vereshchagin
7e562d7855
Refactor test
2022-02-08 15:49:14 +03:00
Lev Vereshchagin
b2f63640ee
Remove postgres healthcheck (it gets overriden by mariadb)
2022-02-08 15:48:58 +03:00
Lev Vereshchagin
d83a40154e
Run pre-commit on docs
2022-02-08 14:45:07 +03:00
Lev Vereshchagin
c83bf6abca
Set -T flag in docker compose exec
only if not tty
2022-02-08 13:04:01 +03:00
Lev Vereshchagin
290aafb140
Fix docker compose in tests when not running on TTY
2022-02-08 12:32:44 +03:00
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