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.
2024-01-02 13:10:48 -05:00
..
_all_ci.yml infra: skip extended testing for partner packages (#14630) 2023-12-13 09:58:48 -08:00
_compile_integration_test.yml core[patch], langchain[patch]: fix required deps (#14373) 2023-12-07 14:24:58 -08:00
_dependencies.yml core[patch], langchain[patch], experimental[patch]: import CI (#14414) 2023-12-08 11:28:55 -08:00
_integration_test.yml anthropic: beta messages integration (#14928) 2023-12-19 18:55:19 -08:00
_lint.yml community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
_release_docker.yml
_release.yml anthropic: beta messages integration (#14928) 2023-12-19 18:55:19 -08:00
_test_release.yml infra: Turn release branch check back on (#14563) 2023-12-11 14:40:24 -08:00
_test.yml infra[patch], langchain[patch]: fix test deps and upper bound langchain dep on core(#13984) 2023-11-28 13:26:15 -08:00
check_diffs.yml infra: remove path filter on check_diffs (#15418) 2024-01-02 13:10:48 -05:00
codespell.yml Update to actions/checkout@v4. (#11951) 2023-10-23 10:01:33 -04:00
doc_lint.yml Upgrade to actions/checkout@v4 in the docs lint job. (#12581) 2023-10-31 12:41:18 -04:00
extract_ignored_words_list.py Lint Python notebooks with ruff. (#12677) 2023-11-14 15:58:22 -05:00
langchain_cli_release.yml add gha for cli (#12492) 2023-10-28 21:49:28 -07:00
langchain_community_release.yml infra: add langchain-community release workflow (#14469) 2023-12-08 13:31:15 -08:00
langchain_core_release.yml Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
langchain_experimental_release.yml
langchain_experimental_test_release.yml add experimental test release gha (#12229) 2023-10-24 13:49:16 -07:00
langchain_openai_release.yml community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
langchain_release_docker.yml
langchain_release.yml
langchain_test_release.yml bump 321 (#12161) 2023-10-23 12:49:38 -04:00
scheduled_test.yml ci: upgrade actions (#15114) 2024-01-01 14:02:43 -08:00
templates_ci.yml core[patch], langchain[patch]: fix required deps (#14373) 2023-12-07 14:24:58 -08:00