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

1213 Commits

Author SHA1 Message Date
github-actions
c35613d64b chore: Update example.env 2022-12-06 10:25:22 +00:00
github-actions[bot]
17197aca2c
chore(deps): Update pre-commit hooks (#1007)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-04 04:17:42 +05:30
github-actions
51024d819d chore: Update example.env 2022-11-30 15:34:51 +00:00
github-actions[bot]
24b96ff6af
chore(deps): Update pre-commit hooks (#1005)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-30 14:06:55 +05:30
github-actions
f683edc205 chore: Update example.env 2022-11-29 13:31:32 +00:00
github-actions
915fb780b6 chore: Update example.env 2022-11-29 10:43:51 +00:00
github-actions[bot]
41cba18a1a
chore(deps): Update pre-commit hooks (#1003)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-24 14:08:39 +05:30
github-actions
77eac51125 chore: Update example.env 2022-11-22 16:14:45 +00:00
github-actions
933fc37209 chore: Update example.env 2022-11-22 13:24:14 +00:00
github-actions
e858078d30 chore: Update example.env 2022-11-15 13:15:51 +00:00
github-actions
b2f6bf1a48 chore: Update example.env 2022-11-15 11:07:31 +00:00
github-actions[bot]
7b5eac5d53
chore(deps): Update pre-commit hooks (#1001)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-11 15:57:07 +05:30
github-actions[bot]
ac039770dc
chore(deps): Update pre-commit hooks (#1000)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-10 13:14:08 +05:30
github-actions
1d707e86be chore: Update example.env 2022-11-08 12:27:55 +00:00
github-actions
bf1f8b4c16 chore: Update example.env 2022-11-08 10:39:19 +00:00
Revant Nandgaonkar
63902fd427
fix(frappe-socketio): use package.json from frappe repo (#996)
fixes #994
2022-11-05 14:43:33 +05:30
github-actions
3661059667 chore: Update example.env 2022-11-04 15:58:35 +00:00
Smit Vora
e468921b5e
fix: incorrect eval for bool in bash (#995) 2022-11-04 17:12:13 +05:30
github-actions
6c1e8c2c08 chore: Update example.env 2022-11-03 08:17:35 +00:00
Smit Vora
01bd8f6bb2
feat: install client apps using script (#992)
* feat: install client apps using script

* chore: ignore shellcheck pre-commit
2022-11-03 12:59:11 +05:30
github-actions
2a334a2724 chore: Update example.env 2022-11-01 17:32:13 +00:00
github-actions
ba3cadbc4f chore: Update example.env 2022-11-01 13:54:43 +00:00
github-actions[bot]
20eab28bab
chore(deps): Update pre-commit hooks (#986)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-30 15:22:26 +05:30
Peter Dave Hello
bfd847eaca
Prevent leaving pip install cache in Docker image (#985) 2022-10-28 18:45:44 +05:30
github-actions[bot]
d022634811
chore(deps): Update pre-commit hooks (#984)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-28 18:41:42 +05:30
github-actions
a42e97579f chore: Update example.env 2022-10-26 05:21:32 +00:00
github-actions
8b01439daa chore: Update example.env 2022-10-25 12:36:12 +00:00
dependabot[bot]
64257ecaa6
chore(deps): bump pytest from 7.1.3 to 7.2.0 (#982)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.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.1.3...7.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  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-25 16:49:25 +05:30
Babuuu
83f7db0c50
Use docker --chown command instead of RUN chown (#979)
The `RUN chown -R frappe:frappe /home/frappe` command was taking too long for me, over 6 minutes before I gave up and killed it. docker chown is faster, and it helps avoid creating a new layer.
2022-10-24 17:52:22 +05:30
dependabot[bot]
35b944d850
chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx (#978)
Bumps nginxinc/nginx-unprivileged from 1.23.1-alpine to 1.23.2-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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 21:49:32 +05:30
dependabot[bot]
37b59843f5
chore(deps): bump webfactory/ssh-agent from 0.6.0 to 0.7.0 (#977)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  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-21 21:49:07 +05:30
github-actions[bot]
ceae7e9ba0
chore(deps): Update pre-commit hooks (#976)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-21 21:47:56 +05:30
dependabot[bot]
82cc15253a
chore(deps): bump webfactory/ssh-agent from 0.5.4 to 0.6.0 (#971)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.6.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  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-19 14:23:26 +05:30
Revant Nandgaonkar
8e7f8b3b71
fix: install correct nodejs as per frappe version (#970)
fixes #967, #969
2022-10-19 14:22:07 +05:30
github-actions
fcb52d218f chore: Update example.env 2022-10-18 18:16:56 +00:00
github-actions
d0cd1f7afc chore: Update example.env 2022-10-18 11:49:15 +00:00
Imesha Sudasingha
36592fb3fd
Update default NodeJS version in development/README.md (#968)
For the frappe version 14
2022-10-18 03:56:29 +05:30
Revant Nandgaonkar
ba68887e40
fix: install node and python envs for v13 (#963)
fixes #962
2022-10-16 13:38:16 +05:30
github-actions[bot]
6bfd1f926e
chore(deps): Update pre-commit hooks (#960)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-15 17:45:56 +05:30
github-actions
a7aae8a000 chore: Update example.env 2022-10-12 12:38:00 +00:00
dependabot[bot]
8c9322b3a3
chore(deps): bump docker/bake-action from 2.2.0 to 2.3.0 (#957)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2.2.0...v2.3.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 16:40:16 +05:30
github-actions[bot]
cfb2f40158
chore(deps): Update pre-commit hooks (#956)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-12 05:09:36 +05:30
github-actions
41a155283e chore: Update example.env 2022-10-11 13:10:27 +00:00
github-actions
76de3b3ce8 chore: Update example.env 2022-10-11 10:39:28 +00:00
github-actions[bot]
1f78fe7204
chore(deps): Update pre-commit hooks (#955)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-10 13:07:29 +05:30
github-actions
289c2b7bfb chore: Update example.env 2022-10-07 12:53:50 +00:00
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