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

1017 Commits

Author SHA1 Message Date
dependabot[bot]
34a0cfb5b0
chore(deps-dev): bump black from 22.8.0 to 22.10.0 (#953)
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.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.8.0...22.10.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-10-07 17:44:31 +05:30
github-actions[bot]
fdbcd4ff52
chore(deps): Update pre-commit hooks (#952)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-07 17:44:14 +05:30
Revant Nandgaonkar
02fcf42c7c
fix: pwd add assets volume to queue (#951) 2022-10-06 12:13:56 +05:30
George Everitt
cb16ab9091
Added the --resolve-deps flag to dev install (#950)
Fixes #947
2022-10-05 10:58:44 +05:30
github-actions
f2c660492e chore: Update example.env 2022-10-04 12:29:15 +00:00
github-actions[bot]
a599f8d302
chore(deps): Update pre-commit hooks (#948)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-04 17:58:57 +05:30
github-actions
821a2be993 chore: Update example.env 2022-10-04 10:44:22 +00:00
github-actions
c90e787b6f chore: Update example.env 2022-09-28 10:06:31 +00:00
Arunkumar Ganesan
27ac6e2625
queue short added with mariadb network (#940)
Co-authored-by: ArunG <arung.sap@gmail.com>
2022-09-27 23:18:11 +05:30
github-actions
980eee9154 chore: Update example.env 2022-09-27 10:40:23 +00:00
github-actions[bot]
0446b8ee70
chore(deps): Update pre-commit hooks (#939)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-09-26 14:56:24 +05:30
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
dependabot[bot]
06cbce1527
chore(deps): bump actions/stale from 5 to 6 (#934)
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-22 15:23:52 +05:30
github-actions
9bbe95fa99 chore: Update example.env 2022-09-20 18:46:21 +00:00
github-actions
c20078f41f chore: Update example.env 2022-09-20 12:05:44 +00:00
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
Jeffery CHEN Fan
301e4770a4
Update Dockerfile (#926) 2022-09-16 04:06:12 +05:30
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