mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-16 09:34:30 -04:00
[PR #3] [MERGED] Add github actions #259
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/langserve/pull/3
Author: @eyurtsev
Created: 9/29/2023
Status: ✅ Merged
Merged: 9/29/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/add_workflows📝 Commits (1)
ab765a9x📊 Changes
7 files changed (+542 additions, -0 deletions)
View changed files
➕
.github/actions/poetry_setup/action.yml(+91 -0)➕
.github/workflows/_lint.yml(+144 -0)➕
.github/workflows/_pydantic_compatibility.yml(+93 -0)➕
.github/workflows/_release.yml(+63 -0)➕
.github/workflows/_test.yml(+57 -0)➕
.github/workflows/langserve_ci.yml(+81 -0)➕
.github/workflows/langserve_release.yml(+13 -0)📄 Description
Add actions/workflows
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.