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

1204 Commits

Author SHA1 Message Date
github-actions
012d2d3d6d chore: Update example.env 2023-07-02 06:00:57 +00:00
github-actions
ce272a9290 chore: Update example.env 2023-06-28 16:16:24 +00:00
github-actions
0279f8fae2 chore: Update example.env 2023-06-28 15:38:22 +00:00
Revant Nandgaonkar
779f8be4fe
fix: add python 3.11 and nodejs 18 (#1163)
used for frappe develop branch
2023-06-28 15:53:35 +05:30
github-actions
445bc3402e chore: Update example.env 2023-06-28 05:09:48 +00:00
Revant Nandgaonkar
ed6301c48f
ci: fix develop build (#1161) 2023-06-27 11:42:27 +05:30
dependabot[bot]
412230c63a
chore(deps): bump pytest from 7.3.2 to 7.4.0 (#1160)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 7.4.0.
- [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.3.2...7.4.0)

---
updated-dependencies:
- dependency-name: pytest
  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>
2023-06-26 16:22:02 +05:30
Revant Nandgaonkar
e401be4cb0
docs: update python and nodejs version (#1159)
python image 3.10.12 onwards gets built on bookworm
2023-06-26 14:05:25 +05:30
Revant Nandgaonkar
e6c0e7263b
ci: refactor (#1158)
* ci: refactor

use debian bookworm
use updated wkhtmltopdf
override python and nodejs versions

* ci: fix bench and test

* ci: remove comments from example.env

* docs: add maintenance section
2023-06-26 11:54:37 +05:30
github-actions
2c3a57ae90 chore: Update example.env 2023-06-23 03:10:17 +00:00
github-actions
32b5140c75 chore: Update example.env 2023-06-22 09:46:34 +00:00
github-actions
a2cfbf988f chore: Update example.env 2023-06-22 06:38:16 +00:00
github-actions
5145e4fff5 chore: Update example.env 2023-06-20 16:17:32 +00:00
github-actions[bot]
59b3f3b180
chore(deps): Update pre-commit hooks (#1156)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2023-06-20 09:31:59 +05:30
github-actions
82dbfd9c0b chore: Update example.env 2023-06-19 11:51:42 +00:00
github-actions
a27f751472 chore: Update example.env 2023-06-17 08:46:06 +00:00
github-actions
a14bdf3784 chore: Update example.env 2023-06-17 07:18:47 +00:00
dependabot[bot]
90edb8492e
chore(deps): bump docker/bake-action from 3.0.1 to 3.1.0 (#1151)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v3.0.1...v3.1.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>
2023-06-16 08:41:48 +05:30
github-actions[bot]
335cbe4777
chore(deps): Update pre-commit hooks (#1153)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2023-06-16 08:41:26 +05:30
github-actions
4a6c7956e4 chore: Update example.env 2023-06-15 08:21:31 +00:00
github-actions
507eeb334a chore: Update example.env 2023-06-15 06:52:30 +00:00
github-actions
f75623f372 chore: Update example.env 2023-06-14 15:32:30 +00:00
github-actions
ebed6f8f67 chore: Update example.env 2023-06-14 05:19:32 +00:00
dependabot[bot]
6ecc6202bc
chore(deps): bump pytest from 7.3.1 to 7.3.2 (#1150)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2.
- [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.3.1...7.3.2)

---
updated-dependencies:
- dependency-name: pytest
  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>
2023-06-13 04:06:34 +05:30
Karan Janthe
a6e1baa9b7
added guide for linux/mac to setup frappe docker (#1149)
* added guide for linux/mac to setup frappe docker

* guide added in readme

* linting done according to guidelines
2023-06-13 04:06:15 +05:30
github-actions[bot]
3ee6acab4f
chore(deps): Update pre-commit hooks (#1147)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2023-06-12 11:51:50 +05:30
github-actions
0adebb1e23 chore: Update example.env 2023-06-09 17:09:09 +00:00
github-actions
4a87ecdf9e chore: Update example.env 2023-06-07 06:28:56 +00:00
Hardik Zinzuvadiya
84569ea158
Fix typo in PROXY_READ_TIMEOUT in .env and pwd.yaml (#1146)
* Fix typo in PROXY_READ_TIMEOUT in pwd.yaml

* Fix typo in PROXY_READ_TIMEOUT in example.env
2023-06-03 10:44:33 +05:30
github-actions[bot]
ea48cf5300
chore(deps): Update pre-commit hooks (#1145)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2023-06-03 10:09:27 +05:30
github-actions
191fb66a0d chore: Update example.env 2023-05-31 06:29:50 +00:00
github-actions
ebe09e4e60 chore: Update example.env 2023-05-25 07:08:22 +00:00
github-actions
68514dd80e chore: Update example.env 2023-05-24 03:14:45 +00:00
github-actions
a8ee005622 chore: Update example.env 2023-05-18 09:45:16 +00:00
github-actions
5e93b3cdcd chore: Update example.env 2023-05-16 17:13:07 +00:00
github-actions
7abad8876e chore: Update example.env 2023-05-12 10:17:31 +00:00
akash-m-envsage
01a96f2c8d
fix(data persistency): docker volume persistency issue (#1139)
because of the missing /data path, there was an issue wherein the data
would be lost after docker compose down
2023-05-12 08:43:12 +05:30
Revant Nandgaonkar
e9fa75d144
fix: use stable bench branch (#1138)
#1137
2023-05-10 15:47:37 +05:30
github-actions
e129437c2b chore: Update example.env 2023-05-10 05:52:21 +00:00
github-actions[bot]
e3e97dc47d
chore(deps): Update pre-commit hooks (#1134)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2023-05-07 17:45:24 +05:30
github-actions
3ff0528865 chore: Update example.env 2023-05-06 11:26:37 +00:00
github-actions
5d3b01f9ce chore: Update example.env 2023-05-04 18:14:29 +00:00
github-actions
2e67ef231a chore: Update example.env 2023-05-04 05:06:09 +00:00
github-actions
25a7633e0c chore: Update example.env 2023-05-03 04:34:42 +00:00
github-actions[bot]
03d1d95b6a
chore(deps): Update pre-commit hooks (#1128)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2023-04-26 04:51:05 +05:30
github-actions
1bfb5dbf2c chore: Update example.env 2023-04-25 17:08:59 +00:00
github-actions
1b05e5f43e chore: Update example.env 2023-04-24 12:53:29 +00:00
dependabot[bot]
266ae176b5
chore(deps): bump docker/bake-action from 3.0.0 to 3.0.1 (#1123)
* chore(deps): bump docker/bake-action from 3.0.0 to 3.0.1

Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* ci: upgrade pip for pre-commit lint

* ci: use python from ubuntu repos

* ci: install build essential

* ci: remove cache action

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2023-04-21 11:42:25 +05:30
github-actions
0b10891002 chore: Update example.env 2023-04-20 07:46:10 +00:00
github-actions
37ae8018e7 chore: Update example.env 2023-04-20 05:24:54 +00:00