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.
2023-08-18 10:26:38 -04:00
..
_lint.yml Lint only on the min and max supported Python versions. (#9450) 2023-08-18 10:26:38 -04:00
_release.yml bump and fix (#8441) 2023-07-28 17:16:51 -07:00
_test.yml Do not bust poetry install cache when manually installing pydantic v2. (#9407) 2023-08-17 18:23:00 -04:00
codespell.yml Add api cross ref linking (#8275) 2023-07-26 12:38:58 -07:00
langchain_ci.yml unpin pydantic (#9356) 2023-08-17 01:55:46 -07:00
langchain_experimental_ci.yml scheduled tests GHA (#8879) 2023-08-08 14:55:25 -07:00
langchain_experimental_release.yml scheduled tests GHA (#8879) 2023-08-08 14:55:25 -07:00
langchain_release.yml bump releases rc0 (#8097) 2023-07-21 13:54:57 -07:00
scheduled_test.yml fix sched ci (more) (#9056) 2023-08-10 10:39:29 -07:00