Skip to content

Commit

Permalink
all[patch]: Drop unused release-branch.sh script (#4134)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored Jan 24, 2024
1 parent fc95115 commit 4d2f2d9
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 80 deletions.
6 changes: 0 additions & 6 deletions langchain-core/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions langchain/scripts/release-branch.sh

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-anthropic/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-cloudflare/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-cohere/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-community/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-google-genai/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-mistralai/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-openai/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-pinecone/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-scripts/scripts/release-branch.sh

This file was deleted.

6 changes: 0 additions & 6 deletions libs/langchain-yandex/scripts/release-branch.sh

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
"test:int:deps:down": "docker compose -f test-int-deps-docker-compose.yml down",
"test:ranges:docker": "docker compose -f dependency_range_tests/docker-compose.yml up --force-recreate",
"test:exports:docker": "docker compose -f environment_tests/docker-compose.yml up --force-recreate",
"publish": "bash langchain/scripts/release-branch.sh && turbo run --filter langchain build lint test --concurrency 1 && yarn run test:exports:docker && yarn workspace langchain run release && echo '🔗 Open https://github.com/langchain-ai/langchainjs/compare/release?expand=1 and merge the release PR'",
"publish:core": "bash langchain/scripts/release-branch.sh && turbo run --filter @langchain/core build lint test --concurrency 1 && yarn run test:exports:docker && yarn workspace @langchain/core run release && echo '🔗 Open https://github.com/langchain-ai/langchainjs/compare/release?expand=1 and merge the release PR'",
"example": "yarn workspace examples start",
"precommit": "turbo run precommit",
"docs": "yarn workspace core_docs start",
Expand Down

1 comment on commit 4d2f2d9

@vercel
Copy link

@vercel vercel bot commented on 4d2f2d9 Jan 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

langchainjs-docs – ./docs/core_docs/

langchainjs-docs-git-main-langchain.vercel.app
langchainjs-docs-ruddy.vercel.app
langchainjs-docs-langchain.vercel.app
js.langchain.com

Please sign in to comment.