Chev91
f823ea82e0
Update development.md
...
I encountered errors while setting up the development instance, during the initialization process. These were due to compatibility issues with Docker architecture. Updating the platform to linux/amd64 resolved the issue.
2024-06-12 13:44:24 +02:00
Chev91
92e918c26b
Update development.md
...
I encountered issues finalising the Development instance setup due to the mismatch between my macOS and Docker architecture. This step resolved the issue.
2024-06-12 13:11:36 +02:00
Bowrna
8404d8946d
Update development.md ( #1392 )
...
* Update development.md
The extension name is renamed
* Update development.md
2024-05-07 10:31:44 +05:30
Bhavansathru
64cd39265b
Update development.md ( #1274 )
2023-11-23 14:14:04 +05:30
Bernhard Sirlinger
45200bd57f
feat: add optional mailpit configuration ( #1269 )
2023-11-14 03:10:15 +05:30
keerthana
f2dc0e8f6a
PYENV_VERSION=3.10.12 Deprecated ( #1262 )
...
The PYENV_VERSION 3.10.12 is deprecated the new version 3.10.13 was launched. here the reference link
https://hub.docker.com/_/python
2023-10-30 20:27:31 +05:30
Revant Nandgaonkar
27361b7500
docs: set-config for redis_socketio during development ( #1261 )
2023-10-30 11:56:22 +05:30
Revant Nandgaonkar
2e99af1a3f
fix: new-site command ( #1260 )
...
fix command usage and docs
fixes issue#1256
2023-10-30 11:45:55 +05:30
varun-krishnamurthy
ead5438ebb
Cypress UI Test service and updates to installer.py ( #1250 )
...
* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer
* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer
* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer
* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer
* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer
* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer
* #1247 #1248 Feat: Cypress UI testing + Postgres Arg for installer
2023-10-26 08:35:31 +05:30
Revant Nandgaonkar
839d44d167
fix: consume default queue ( #1249 )
2023-10-25 10:51:30 +05:30
Revant Nandgaonkar
f605addb71
refactor: prepare for v15 ( #1243 )
...
* chore: resolve merge conflict
* ci: changes for version 15
* chore: upgrade python and nodejs
* ci: fix v15 build
* fix: add redis_socketio for backward compatibility
* ci: fix v15 build
* ci: fix test endpoint
changed to erpnext.templates.pages.search_help.get_help_results_sections
2023-10-20 18:40:10 +05:30
Antony-M1
258fec25d2
3.9.9 deprecated ( #1216 )
...
* Update development.md
* 3.9.9 deprecated
2023-08-25 21:32:37 +05:30
Revant Nandgaonkar
8c670e6db7
docs: change sitename as per installer.py ( #1196 )
2023-07-31 05:10:23 +05:30
Revant Nandgaonkar
d5aae2097d
fix: use python for installer script ( #1178 )
2023-07-11 17:18:11 +05:30
Antony-M1
69fbc2ed91
Update development.md ( #1168 )
2023-07-06 05:30:14 +05:30
Revant Nandgaonkar
c013942d1f
fix: use docker volumes ( #1067 )
...
* fix: use docker volumes
remove bind mount
use docker volumes
* ci: remove payments app from tests
2023-01-31 09:48:52 +05:30
Revant Nandgaonkar
e6088af885
refactor: build only one frappe/erpnext image ( #1032 )
...
* ci: skip frappe builds
* refactor: build only one frappe/erpnext image
* fix: lint nginx entrypoint script
* docs: update and organize docs
* docs: fix lint errors
* fix(custom): pass base64 encoded apps json
* ci: update dependabot
* docs: update contributing
* docs: remove info about multi image setup
* fix: initiate empty common_site_config.json
default config has host keys set to localhost
causes connection errors
* docs: add details for pwd volumes
* fix: symlink assets instead of copy
* fix: nginx private files
* ci: skip docker compose v2 install for ubuntu-latest
* fix: organize layers
* feat: allow remove git remote for custom image
* docs: allow remove git remote for custom image
* fix: remove duplicate --apps_path
2023-01-16 04:20:09 +05:30