You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/.github/workflows
Erick Friis 1acc7ffa3f
infra: cut down on integration steps (#14785)
<!-- Thank you for contributing to LangChain!

Replace this entire comment with:
  - **Description:** a description of the change, 
  - **Issue:** the issue # it fixes (if applicable),
  - **Dependencies:** any dependencies required for this change,
- **Tag maintainer:** for a quicker response, tag the relevant
maintainer (see below),
- **Twitter handle:** we announce bigger features on Twitter. If your PR
gets announced, and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` to check this
locally.

See contribution guidelines for more information on how to write/run
tests, lint, etc:

https://github.com/langchain-ai/langchain/blob/master/.github/CONTRIBUTING.md

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in `docs/extras`
directory.

If no one reviews your PR within a few days, please @-mention one of
@baskaryan, @eyurtsev, @hwchase17.
 -->

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
9 months ago
..
_all_ci.yml infra: skip extended testing for partner packages (#14630) 9 months ago
_compile_integration_test.yml core[patch], langchain[patch]: fix required deps (#14373) 10 months ago
_dependencies.yml core[patch], langchain[patch], experimental[patch]: import CI (#14414) 9 months ago
_integration_test.yml infra: add integration test workflow (#14688) 9 months ago
_lint.yml community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
_release.yml infra: cut down on integration steps (#14785) 9 months ago
_release_docker.yml
_test.yml
_test_release.yml infra: Turn release branch check back on (#14563) 9 months ago
check_diffs.yml
codespell.yml
doc_lint.yml
extract_ignored_words_list.py
langchain_cli_release.yml
langchain_community_release.yml infra: add langchain-community release workflow (#14469) 9 months ago
langchain_core_release.yml
langchain_experimental_release.yml
langchain_experimental_test_release.yml
langchain_openai_release.yml community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
langchain_release.yml
langchain_release_docker.yml
langchain_test_release.yml
scheduled_test.yml langchain[patch]: fix scheduled testing ci dep install (#14460) 9 months ago
templates_ci.yml core[patch], langchain[patch]: fix required deps (#14373) 10 months ago