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

1000 Commits

Author SHA1 Message Date
github-actions
537e2d5afb chore: Update example.env 2022-09-14 14:04:18 +00:00
github-actions
2421f2befb chore: Update example.env 2022-09-13 12:25:04 +00:00
github-actions
380b1e06bf chore: Update example.env 2022-09-13 10:16:17 +00:00
Revant Nandgaonkar
ec584ba9c8
Deprecate assets builder (#922)
* feat: remove assets-builder image

* ci: remove version 12 builds

* fix: v13 nginx builds
2022-09-12 14:20:05 +05:30
Revant Nandgaonkar
2c1e5425b6
fix(bench): add dependencies to build python using pyenv (#920)
* fix(bench): add dependencies to build python using pyenv

fixes #840

* fix(bench): comment typo
2022-09-09 15:48:22 +05:30
github-actions
81ea33d56e chore: Update example.env 2022-09-06 16:16:36 +00:00
github-actions
61c8de5c08 chore: Update example.env 2022-09-06 11:16:47 +00:00
Revant Nandgaonkar
7fac6f3190
chore(deps): Update pre-commit hooks (#916) 2022-09-06 12:10:52 +05:30
dependabot[bot]
7ebd7d62b9
chore(deps): bump pytest from 7.1.2 to 7.1.3 (#914)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 10:06:35 +05:30
dependabot[bot]
2cb93e7315
chore(deps-dev): bump black from 22.6.0 to 22.8.0 (#909)
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.6.0...22.8.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 16:26:17 +05:30
github-actions
8065487c92 chore: Update example.env 2022-08-30 09:39:06 +00:00
github-actions
f60ed87ec8 chore: Update example.env 2022-08-30 07:56:06 +00:00
HENRY Florian
7e5d9c7f53
feat: remove version-12 dependencies (#898)
* feat: remove version-12 dependencies

* chore: Add in comment missing depdencies

* chore: Add in comment missing depdencies

* chore: Add in comment missing depdencies
2022-08-30 12:40:33 +05:30
github-actions
399def488e chore: Update example.env 2022-08-26 09:04:23 +00:00
github-actions
ea62cba300 chore: Update example.env 2022-08-24 06:30:02 +00:00
github-actions
b853d9e6bf chore: Update example.env 2022-08-23 05:41:03 +00:00
github-actions
f2790c8a36 chore: Update example.env 2022-08-23 04:21:07 +00:00
Salah Aldin Fateh
defcf83e37
edits on volumes definition (#886)
* Update compose.yaml

Delete the unnecessary volume definition and add read only to assets on backend

* Update compose.yaml

Delete the unnecessary volume definition and add read-only to assets on the backend
2022-08-22 12:20:02 +05:30
github-actions
019316b0e5 chore: Update example.env 2022-08-19 15:10:47 +00:00
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
1358ce839c chore: Update example.env 2022-08-18 08:46:39 +00:00
github-actions
65c8623e46 chore: Update example.env 2022-08-17 14:28:34 +00:00
github-actions
d97ee7add8 chore: Update example.env 2022-08-13 09:50:01 +00:00
github-actions
0bc44cfcdf chore: Update example.env 2022-08-11 13:32:04 +00:00
github-actions
c615b1c4bb chore: Update example.env 2022-08-03 10:53:47 +00:00
Revant Nandgaonkar
a20dd916d2
update: use v14 instead of v13 (#871) 2022-08-03 12:23:32 +05:30
Pazdo
67026915dd
Fix for multiple simultaneous running stacks (#857)
* Add files via upload

* Updated networks

* Updated networks
2022-08-02 15:00:49 +05:30
Revant Nandgaonkar
6fa946a630
fix: install frappe/payments for v14 and develop (#867)
* fix: install frappe/payments for v14 and develop

* fix: test installs payments as per version

* fix: copy all apps for erpnext images

* fix: test installs payments on version-14

* fix: get_latest_tags script

* fix: docker build condition for v14
2022-08-02 06:01:13 +05:30
Talbi Youssef
5c74ff9407
First instead of second Typo (#862) 2022-07-28 18:39:29 +05:30
github-actions
d6acb0851b chore: Update example.env 2022-07-28 12:27:53 +00:00
github-actions
b1e5bb7379 chore: Update example.env 2022-07-28 08:03:45 +00:00
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
Revant Nandgaonkar
c8682e4857
fix: use 3 redis services instead of 1 (#859)
* fix: use 3 redis services instead of 1

* fix: waititing for redis
2022-07-24 11:29:18 +05:30
dependabot[bot]
95711cc847
chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx (#856)
Bumps nginxinc/nginx-unprivileged from 1.23.0-alpine to 1.23.1-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 17:18:08 +05:30
github-actions
d5a6c09ba7 chore: Update example.env 2022-07-21 08:39:51 +00:00
github-actions
dad4b525f5 chore: Update example.env 2022-07-21 08:13:33 +00:00
dependabot[bot]
459f2efd8f
chore(deps): bump docker/bake-action from 2.1.0 to 2.2.0 (#855)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2.1.0...v2.2.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-07-21 06:01:30 +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
07f655e583 chore: Update example.env 2022-07-20 16:04:19 +00:00
github-actions
98de31839a chore: Update example.env 2022-07-20 15:36:00 +00:00
github-actions
f3101e0a4f chore: Update example.env 2022-07-20 10:30:48 +00:00
github-actions
a230392064 chore: Update example.env 2022-07-18 05:37:18 +00:00
Mauricio Vidal
4e63052a54
Update setup-options.md (#850)
Link correction
2022-07-15 11:31:30 +05:30
github-actions
6bd457b33c chore: Update example.env 2022-07-14 08:23:04 +00:00
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
f99649be91 chore: Update example.env 2022-07-12 09:45:22 +00:00
github-actions
bf49bf75ed chore: Update example.env 2022-07-12 08:06:13 +00:00
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