mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #2] [MERGED] Set up CI #103
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/2
Author: @eyurtsev
Created: 4/8/2024
Status: ✅ Merged
Merged: 4/8/2024
Merged by: @eyurtsev
Base:
main← Head:eugene/setup_ci📝 Commits (4)
a23132fx6686d8dx5363082xc9aa040x📊 Changes
7 files changed (+2506 additions, -97 deletions)
View changed files
➕
.github/actions/poetry_setup/action.yml(+91 -0)➕
.github/workflows/_lint.yml(+83 -0)➕
.github/workflows/_test.yml(+57 -0)➕
.github/workflows/ci.yml(+108 -0)📝
Makefile(+24 -23)📝
poetry.lock(+2131 -64)📝
pyproject.toml(+12 -10)📄 Description
Set up CI
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.