mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 09:54:28 -04:00
[PR #224] docs,chore: improve development documentation and fix tooling #247
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-postgres/pull/224
Author: @nazarpechka
Created: 6/26/2025
Status: 🔄 Open
Base:
main← Head:development_docs📝 Commits (3)
bb1ee18deps: add missing dependencies intestgroup84ba62cdocs,chore: improve development documentation and fix toolingb6c2a85Revert "deps: add missing dependencies intestgroup"📊 Changes
3 files changed (+53 additions, -22 deletions)
View changed files
📝
DEVELOPMENT.md(+39 -13)📝
Makefile(+13 -8)📝
docker-compose.yml(+1 -1)📄 Description
This PR updated development documentation and fixes small errors in local dev tooling:
DEVELOPMENT.md– updated frompoetrytouv, added linting sectiondocker-compose.yml– fixed healthcheck by specifying correct DBMakefile– fixedlint_diffandformat_diffscripts, which targetedmasterinstead ofmain; added missing scripts to the help output🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.