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 a8f6f33cd9
infra: remove path filter on check_diffs (#15418)
CI should run on https://github.com/langchain-ai/langchain/pull/15412

But github only checks first 300 files:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#git-diff-comparisons

> Diffs are limited to 300 files. If there are files changed that aren't
matched in the first 300 files returned by the filter, the workflow will
not run. You may need to create more specific filters so that the
workflow will run automatically.
7 months ago
..
_all_ci.yml infra: skip extended testing for partner packages (#14630) 7 months ago
_compile_integration_test.yml core[patch], langchain[patch]: fix required deps (#14373) 7 months ago
_dependencies.yml core[patch], langchain[patch], experimental[patch]: import CI (#14414) 7 months ago
_integration_test.yml anthropic: beta messages integration (#14928) 7 months ago
_lint.yml community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
_release.yml anthropic: beta messages integration (#14928) 7 months ago
_release_docker.yml Add base docker image and ci script for building and pushing (#10927) 10 months ago
_test.yml infra[patch], langchain[patch]: fix test deps and upper bound langchain dep on core(#13984) 8 months ago
_test_release.yml infra: Turn release branch check back on (#14563) 7 months ago
check_diffs.yml infra: remove path filter on check_diffs (#15418) 7 months ago
codespell.yml Update to `actions/checkout@v4`. (#11951) 9 months ago
doc_lint.yml Upgrade to `actions/checkout@v4` in the docs lint job. (#12581) 9 months ago
extract_ignored_words_list.py Lint Python notebooks with ruff. (#12677) 8 months ago
langchain_cli_release.yml add gha for cli (#12492) 9 months ago
langchain_community_release.yml infra: add langchain-community release workflow (#14469) 7 months ago
langchain_core_release.yml Separate out langchain_core package (#13577) 8 months ago
langchain_experimental_release.yml Require manually triggering release workflows. (#9552) 11 months ago
langchain_experimental_test_release.yml add experimental test release gha (#12229) 9 months ago
langchain_openai_release.yml community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
langchain_release.yml Update langchain_release.yml (#11444) 9 months ago
langchain_release_docker.yml Trigger Docker release workflow after new langchain release is made. (#11290) 10 months ago
langchain_test_release.yml bump 321 (#12161) 9 months ago
scheduled_test.yml ci: upgrade actions (#15114) 7 months ago
templates_ci.yml core[patch], langchain[patch]: fix required deps (#14373) 7 months ago