Commit Graph

1634 Commits

Author SHA1 Message Date
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
github-actions
0b3846bbb1 chore: Update example.env 2025-02-10 16:37:53 +00:00
github-actions
fcd69663cd chore: Update example.env 2025-02-07 14:31:56 +00:00
github-actions
fc955779f0 chore: Update example.env 2025-02-05 12:17:15 +00:00
Amanuel Elhanan
56e1da3f37 Autostart pod on system boot (#1561)
* Autostart pod on system boot

* ci: fix pre-commit

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2025-02-04 18:48:44 +05:30
github-actions
8cf986b855 chore: Update example.env 2025-02-04 10:33:02 +00:00
github-actions[bot]
324aa43f0a chore(deps): Update pre-commit hooks (#1558)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2025-01-29 18:35:05 +05:30
github-actions
e941d775fd chore: Update example.env 2025-01-29 11:38:56 +00:00
kelvine
fcfe63e0df Update custom-apps.md (#1554)
* Update custom-apps.md

grammar fixes

* Remove redis-cache volume (#1555)

* Remove redis-cache volume

* remove from docs

* ci: fix pre-commit

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>

---------

Co-authored-by: Salah Aldin Fateh <83924106+sdfateh@users.noreply.github.com>
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2025-01-27 11:13:47 +05:30
Salah Aldin Fateh
bcb203551a Remove redis-cache volume (#1555)
* Remove redis-cache volume

* remove from docs

* ci: fix pre-commit

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2025-01-27 11:10:14 +05:30
dependabot[bot]
23adfd300f chore(deps): bump docker/bake-action from 6.2.0 to 6.3.0 (#1553)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.2.0...v6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-25 17:20:37 +05:30
github-actions[bot]
85acfce1b4 chore(deps): Update pre-commit hooks (#1551)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2025-01-25 17:19:56 +05:30
Md Hussain Nagaria
40f07e2172 fix: pwd SocketIO Origin in nginx conf (#1552) 2025-01-24 12:36:30 +05:30
github-actions
24e5f192d5 chore: Update example.env 2025-01-24 05:24:00 +00:00
github-actions
ee265de548 chore: Update example.env 2025-01-23 08:53:35 +00:00
github-actions
1b28aba233 chore: Update example.env 2025-01-22 09:27:43 +00:00
github-actions
e4a9d34fff chore: Update example.env 2025-01-22 03:43:16 +00:00
dependabot[bot]
32ed7a8ff6 chore(deps): bump docker/bake-action from 6.1.1 to 6.2.0 (#1550)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.1.1...v6.2.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-01-17 09:34:26 +05:30
dependabot[bot]
3d564658ac chore(deps): bump docker/bake-action from 6.0.0 to 6.1.1 (#1548)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.0.0 to 6.1.1.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.0.0...v6.1.1)

---
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-01-16 04:49:12 +05:30
github-actions
ee3b772836 chore: Update example.env 2025-01-15 12:39:07 +00:00
github-actions
266e35bf5d chore: Update example.env 2025-01-13 08:30:35 +00:00
Revant Nandgaonkar
c189099a27 Merge pull request #1545 from revant/fix-ci-bake-action
ci: use source for bake-action path context
2025-01-11 13:21:29 +05:30