langchain/.github/workflows
Predrag Gruevski 8f2d321dd0
Cache .mypy_cache across lint runs. (#9405)
Preserve the `.mypy_cache` directory across lint runs, to avoid having
to re-parse all dependencies and their type information.

Approximately a 1min perf win for CI.

Before:

![image](https://github.com/langchain-ai/langchain/assets/2348618/6524f2a9-efc0-4588-a94c-69914b98b382)

After:

![image](https://github.com/langchain-ai/langchain/assets/2348618/dd0af954-4dc9-43d3-8544-25846616d41d)
2023-08-17 13:53:59 -04:00
..
_lint.yml Cache .mypy_cache across lint runs. (#9405) 2023-08-17 13:53:59 -04:00
_release.yml bump and fix (#8441) 2023-07-28 17:16:51 -07:00
_test.yml Update testing workflow to test with both pydantic versions (#9206) 2023-08-15 13:21:11 -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