sin-ev
02b3cfcf09
local enviroment
...
Switches default local setup to PostgreSQL and ARM64
Updates local development environment to use PostgreSQL instead of MariaDB by default, aligns configuration and documentation, and switches Docker service platforms to ARM64 for broader compatibility.
Improves developer experience and readiness for ARM-based systems.
2025-05-21 23:09:19 +02:00
github-actions
6f90142716
chore: Update example.env
2025-05-15 06:54:55 +00:00
Harmeet Singh
65a0ac2e7f
Update site-operations.md ( #1627 )
...
Added note for -p <project_name> in docker-compose exec command.
https://github.com/frappe/frappe_docker/issues/927
2025-05-13 22:07:44 +05:30
github-actions
340e09d248
chore: Update example.env
2025-05-13 14:52:00 +00:00
github-actions
e104c0b4ea
chore: Update example.env
2025-05-06 15:02:16 +00:00
dependabot[bot]
aa4ae4d183
chore(deps): bump docker/bake-action from 6.5.0 to 6.6.0 ( #1619 )
...
Bumps [docker/bake-action](https://github.com/docker/bake-action ) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/docker/bake-action/releases )
- [Commits](https://github.com/docker/bake-action/compare/v6.5.0...v6.6.0 )
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-version: 6.6.0
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>
2025-05-05 13:24:06 +05:30
github-actions
7d4d0b18f4
chore: Update example.env
2025-05-02 14:34:01 +00:00
github-actions
2e7322f23d
chore: Update example.env
2025-04-29 13:58:40 +00:00
github-actions
901a30b124
chore: Update example.env
2025-04-22 14:36:09 +00:00
Md Hussain Nagaria
0f57e9815e
chore: change short link
2025-04-21 18:27:22 +02:00
github-actions
3d7fc5378e
chore: Update example.env
2025-04-17 11:44:27 +00:00
github-actions
eb249f13a0
chore: Update example.env
2025-04-16 06:05:05 +00:00
github-actions
b29e703427
chore: Update example.env
2025-04-16 04:51:55 +00:00
github-actions
2743ed1f67
chore: Update example.env
2025-04-14 09:13:54 +00:00
github-actions
28d6a2de15
chore: Update example.env
2025-04-13 15:03:20 +00:00
Reuel Ramos Ribeiro
b5cfe3f735
chore: Update vscode-example scripts ( #1613 )
...
* chore: Add tasks.json file
* refactor: Remove deprecated pythonPath; redundant with settings.json anyway.
* fix: Use expected type for python debug
* feat: Run post clean task in seamless way
* feat: Add compunds config for easier setup
* style: Trigger pre-commit lint
* fix: honcho python environment in vscode launch.json
* fix: pre-commit prettier check
---------
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2025-04-12 11:06:57 +05:30
github-actions
bd8912c90d
chore: Update example.env
2025-04-12 02:54:12 +00:00
github-actions
ccd095535b
chore: Update example.env
2025-04-11 16:06:24 +00:00
github-actions
ab3d378b7d
chore: Update example.env
2025-04-11 13:13:09 +00:00
github-actions
c5b065e9f1
chore: Update example.env
2025-04-10 08:22:22 +00:00
github-actions
e4a97a9e11
chore: Update example.env
2025-04-08 13:56:14 +00:00
github-actions
07de17ea89
chore: Update example.env
2025-04-07 06:03:33 +00:00
Reuel Ramos Ribeiro
e6f7deec5c
Update development.md ( #1600 )
...
Clarify documentation about error. Solution was found at: https://discuss.frappe.io/t/youre-attempting-to-install-erpnext-version-15-with-frappe-version-16-this-is-not-supported-and-wi/127422
2025-04-01 16:32:19 +05:30
github-actions
0742a29105
chore: Update example.env
2025-03-29 20:57:46 +00:00
github-actions
1ac237df49
chore: Update example.env
2025-03-29 07:53:58 +00:00
github-actions
3b8fc30eb6
chore: Update example.env
2025-03-27 06:56:13 +00:00
github-actions
e4ecbb396a
chore: Update example.env
2025-03-27 04:35:37 +00:00
github-actions
c6f687f253
chore: Update example.env
2025-03-25 14:41:56 +00:00
github-actions
973eafff69
chore: Update example.env
2025-03-19 11:54:45 +00:00
dependabot[bot]
509de1f49f
chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.1 ( #1592 )
...
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent ) from 0.8.0 to 0.9.1.
- [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.8.0...v0.9.1 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 07:24:13 +05:30
Revant Nandgaonkar
02e24c9d2d
build: add pkg-config deb package in build layer ( #1590 )
...
* build: add pkg-config deb package in build layer
* ci: only use tonistiigi/binfmt for image push
* revert: arm64 builds
* ci: copy build_bench to docker-build-push
* ci: set driver-opts network=host for buildx action
2025-03-15 19:07:33 +05:30
Revant Nandgaonkar
1e0fba9959
ci: for arm64 build frappe/erpnext like frappe/bench ( #1587 )
2025-03-13 14:03:55 +05:30
github-actions
9601c1615e
chore: Update example.env
2025-03-12 14:47:09 +00:00
github-actions
ffb4369af8
chore: Update example.env
2025-03-09 11:13:50 +00:00
github-actions
636e325006
chore: Update example.env
2025-03-08 07:51:45 +00:00
github-actions
a9095fc46a
chore: Update example.env
2025-03-06 11:14:58 +00:00
github-actions
2ee921f2b3
chore: Update example.env
2025-03-05 13:37:46 +00:00
dependabot[bot]
f4c3b8024b
chore(deps): bump pytest from 8.3.4 to 8.3.5 ( #1581 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.4 to 8.3.5.
- [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/8.3.4...8.3.5 )
---
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>
2025-03-03 15:52:54 +05:30
github-actions
5bc7e46009
chore: Update example.env
2025-03-03 05:21:09 +00:00
github-actions
4288aad11c
chore: Update example.env
2025-03-03 04:11:37 +00:00
Hoa "Rin" Nguyen
d43a93adbb
docs: fix typo yaml -> yml in README.md ( #1579 )
2025-03-02 17:48:12 +05:30
dependabot[bot]
8cfbbbb1e9
chore(deps): bump docker/bake-action from 6.4.0 to 6.5.0 ( #1577 )
...
Bumps [docker/bake-action](https://github.com/docker/bake-action ) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/docker/bake-action/releases )
- [Commits](https://github.com/docker/bake-action/compare/v6.4.0...v6.5.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>
2025-02-28 12:57:10 +05:30
github-actions[bot]
0c78566fe9
chore(deps): Update pre-commit hooks ( #1576 )
...
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2025-02-28 12:56:36 +05:30
github-actions
6382fa3d81
chore: Update example.env
2025-02-26 13:07:58 +00:00
bgodlin
bff029dca3
Fix installer.py ( #1571 )
...
* Update installer.py
Revising the `installer.py` script. The script is facing an issue during execution as it required interactive input for the root username unless the username was provided as a flag 42f9e537d0/frappe/installer.py (L157-L158) . Resolving this by passing the username as a flag allows the script to proceed successfully.
* ci: pin pre-commit/prettier to 3.5.2
---------
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2025-02-23 11:52:37 +05:30
dependabot[bot]
f069cffa5d
chore(deps): bump docker/bake-action from 6.3.0 to 6.4.0 ( #1570 )
...
Bumps [docker/bake-action](https://github.com/docker/bake-action ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/docker/bake-action/releases )
- [Commits](https://github.com/docker/bake-action/compare/v6.3.0...v6.4.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>
2025-02-21 17:01:56 +05:30
github-actions
a71dc70ed7
chore: Update example.env
2025-02-21 10:11:32 +00:00
github-actions
c413fa8fa0
chore: Update example.env
2025-02-19 11:58:41 +00:00
DanielRadlAMR
b904b2b8f7
Compose with restart ( #1567 )
...
* added restart policy for critical sirvices
* Update configurator restart policy
* Added restart policy
* Added restart policy
* Added restart policy
2025-02-15 12:03:57 +05:30
github-actions
f6a5d22334
chore: Update example.env
2025-02-12 12:17:34 +00:00