langchain/.github
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
..
actions/poetry_setup Ensure the in-project venv gets cached in CI tests. (#9336) 2023-08-17 11:47:22 -04:00
ISSUE_TEMPLATE Remove from PR template (#6018) 2023-06-11 19:34:26 -07:00
workflows Cache .mypy_cache across lint runs. (#9405) 2023-08-17 13:53:59 -04:00
CONTRIBUTING.md update contributor guide (#8088) 2023-07-21 12:01:05 -07:00
PULL_REQUEST_TEMPLATE.md update pr temp (#9062) 2023-08-10 11:10:06 -07:00