RocketQuack
986a8f15f1
Merge pull request #1839 from frappe/dependabot/github_actions/webfactory/ssh-agent-0.10.0
...
chore(deps): bump webfactory/ssh-agent from 0.9.1 to 0.10.0
2026-03-16 16:05:48 +01:00
RocketQuack
63e163e6b0
Merge pull request #1837 from IB2357/fix/redis-network-isolation
...
fix(overrides): remove redis services from mariadb network in multi-bench setup
2026-03-16 15:55:11 +01:00
Daniel Radl
cb8b01658c
Merge pull request #1834 from nishanthabimanyu/fix/update-postgres-override
...
fix(overrides): update PostgreSQL to v15 and improve v16 compatibility
2026-03-16 11:23:35 +01:00
adithya
c1e545f3e5
refactor: Migrating Comprehensive Guide
...
The Comprehensive Getting Started guide is broken into smaller pieces
and added to respective sections.
2026-03-16 00:02:01 +05:30
adithya
655a1f4ec8
fix: More details in contributing
2026-03-16 00:01:28 +05:30
adithya
d433f52e9a
ore: VitePress version bump
2026-03-16 00:01:11 +05:30
adithya
f4faecc1d6
feat: Added Contribution Guide
...
The README.md gives a brief overview about how to contribute to
documentation, and more detailed isntructions specific to VitePress is
added as a new page under References.
2026-03-15 18:47:35 +05:30
adithya
bb06d6bb09
fix: Added missing title metadata
...
New files didn't have YAML metadata, it is added now.
2026-03-15 18:47:35 +05:30
adithya
208aa7b7f4
fix: Header fix
...
Header in TLS / SSL setup was accidentally reverted to older one. Now
replaced with the new one.
2026-03-15 18:47:35 +05:30
adithya
477376edc4
refactor: Moved md files back to docs
...
Refactor can be considered later if needed.
2026-03-15 18:47:35 +05:30
adithya
64a008d188
fix: Changed branch to main
...
For creating pull request
2026-03-15 18:47:35 +05:30
adithya
98f83f9676
feat: added favicon
2026-03-15 18:47:35 +05:30
adithya
b624727012
fix: Sidebar config issue
...
Properly source the sidebar links
2026-03-15 18:47:35 +05:30
adithya
2901865e74
fix: Frappe Docker logo
...
moved public folder to docs.
2026-03-15 18:47:35 +05:30
adithya
cab78405cc
refactor: Moving md files to src for clarity
2026-03-15 18:47:35 +05:30
adithya
c81d6c794b
fix: Contain all docs and related in docs folder
...
The package.json and pnpm-lock.yaml are not part of the main repo but
specific to the docs. The workflow will now target this folder for
running.
2026-03-15 18:47:35 +05:30
adithya
a48633d33c
feat: Deploy to GitHub pages
...
fix: pnpm Actions fix, corrected base
fix: Build error fixes
fix: Images not showing up in pages
fix: Moved logo to public path
2026-03-15 18:47:35 +05:30
adithya
e7f2c66e1d
feat: VitePress for docs
...
VitePress is configured in the repo for handling docs
2026-03-15 18:47:35 +05:30
github-actions
7228b5005c
chore: Update example.env
2026-03-15 08:49:55 +00:00
dependabot[bot]
ad9d95d377
chore(deps): bump webfactory/ssh-agent from 0.9.1 to 0.10.0
...
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent ) from 0.9.1 to 0.10.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.9.1...v0.10.0 )
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-12 08:23:02 +00:00
RinZ27
904df21d43
Fix Nginx header inheritance for /files location
2026-03-11 21:43:18 +07:00
github-actions
91a190e924
chore: Update example.env
2026-03-10 15:16:05 +00:00
IB2357
d6045cc9ba
fix(overrides): remove redis services from mariadb network in multi-bench setup
2026-03-10 15:09:26 +03:00
github-actions
9a5f17f09b
chore: Update example.env
2026-03-10 07:13:59 +00:00
nishanthabimanyu
5191d1965d
style: fix prettier formatting for postgres migration guide
2026-03-10 03:50:02 +00:00
nishanthabimanyu
15648342dd
docs(postgres): add migration guide and update to postgres 15.17
2026-03-09 16:17:43 +00:00
Daniel Radl
51b5962aa6
Merge pull request #1836 from frappe/dependabot/github_actions/docker/bake-action-7.0.0
...
chore(deps): bump docker/bake-action from 6.10.0 to 7.0.0
2026-03-06 14:01:46 +01:00
github-actions
09ce533de1
chore: Update example.env
2026-03-06 09:05:35 +00:00
dependabot[bot]
ee4aaee2ae
chore(deps): bump docker/bake-action from 6.10.0 to 7.0.0
...
Bumps [docker/bake-action](https://github.com/docker/bake-action ) from 6.10.0 to 7.0.0.
- [Release notes](https://github.com/docker/bake-action/releases )
- [Commits](https://github.com/docker/bake-action/compare/v6.10.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 08:22:24 +00:00
nishanthabimanyu
9c777a56e5
fix(overrides): clear db command for postgres to fix CI merge conflicts
2026-03-06 06:03:56 +00:00
nishanthabimanyu
47ac9e8422
fix(overrides): simplify postgres override and use consistent default password
2026-03-06 05:40:47 +00:00
nishanthabimanyu
bf1f08797d
fix(overrides): use default DB_PASSWORD to fix CI failures
2026-03-06 05:30:02 +00:00
nishanthabimanyu
b4e0501c3d
fix(overrides): update PostgreSQL to v15 and improve v16 compatibility
2026-03-06 05:11:19 +00:00
Daniel Radl
a6fba64246
Merge pull request #1827 from 0samashaikh/fix-nginx-forwarded-proto-webserver
...
fix(nginx): use X-Forwarded-Proto for backend requests behind reverse proxy
2026-03-05 20:49:15 +01:00
Daniel Radl
dcafa5a416
Merge pull request #1833 from frappe/dependabot/github_actions/docker/setup-buildx-action-4
...
chore(deps): bump docker/setup-buildx-action from 3 to 4
2026-03-05 20:41:13 +01:00
Daniel Radl
3a27f333a0
Merge pull request #1832 from frappe/dependabot/github_actions/docker/login-action-4
...
chore(deps): bump docker/login-action from 3 to 4
2026-03-05 20:40:53 +01:00
Daniel Radl
2b0ecab48d
Merge pull request #1830 from frappe/dependabot/github_actions/docker/setup-qemu-action-4
...
chore(deps): bump docker/setup-qemu-action from 3 to 4
2026-03-05 20:38:34 +01:00
github-actions
455ef1f725
chore: Update example.env
2026-03-05 12:26:28 +00:00
dependabot[bot]
6dd26933cc
chore(deps): bump docker/setup-buildx-action from 3 to 4
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 08:33:15 +00:00
dependabot[bot]
a122219d0e
chore(deps): bump docker/login-action from 3 to 4
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 08:33:07 +00:00
dependabot[bot]
9dd00afc3c
chore(deps): bump docker/setup-qemu-action from 3 to 4
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 08:21:45 +00:00
github-actions
c315c72eaa
chore: Update example.env
2026-03-03 18:24:24 +00:00
Osama Shaikh
8070e5822e
fix(nginx): use X-Forwarded-Proto for backend requests behind reverse proxy
2026-03-03 13:36:46 +05:30
Nishanth Abimanyu
6e8384827f
fix(bake): synchronize production build versions for v16 compliance ( #1810 ) ( #1823 )
...
* fix(bake): synchronize stable python 3.13 and node 22 to resolve issues #1810 and #1792
* fix(bake): update to python 3.14.2 and node 24.13.0 for v16 compliance per maintainer feedback
2026-03-03 06:16:06 +05:30
Osama Shaikh
0ec329fe34
fix(nginx): forward correct proto/origin for socket.io behind proxy ( #1817 )
2026-03-03 06:13:45 +05:30
github-actions
85aaca4bd5
chore: Update example.env
2026-02-26 08:57:12 +00:00
github-actions
4dd24f1fd0
chore: Update example.env
2026-02-26 07:23:06 +00:00
github-actions
4cac43fda3
chore: Update example.env
2026-02-26 06:32:16 +00:00
github-actions
73edefc49d
chore: Update example.env
2026-02-25 07:01:07 +00:00
Daniel Radl
ce4c38f5d7
Merge pull request #1815 from trustedcomputer/feat-add-chromium-pdf-generator-support
...
feat: add chromium pdf generator support
2026-02-19 18:22:33 +01:00