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
Predrag Gruevski 8976483f3a
Lint only on the min and max supported Python versions. (#9450)
Only lint on the min and max supported Python versions.

It's extremely unlikely that there's a lint issue on any version in
between that doesn't show up on the min or max versions.

GitHub rate-limits how many jobs can be running at any one time.
Starting new jobs is also relatively slow, so linting on fewer versions
makes CI faster.
1 year ago
..
_lint.yml Lint only on the min and max supported Python versions. (#9450) 1 year ago
_release.yml
_test.yml Do not bust `poetry install` cache when manually installing pydantic v2. (#9407) 1 year ago
codespell.yml
langchain_ci.yml unpin pydantic (#9356) 1 year ago
langchain_experimental_ci.yml scheduled tests GHA (#8879) 1 year ago
langchain_experimental_release.yml scheduled tests GHA (#8879) 1 year ago
langchain_release.yml
scheduled_test.yml fix sched ci (more) (#9056) 1 year ago