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
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)
1 year ago
..
ISSUE_TEMPLATE Remove from PR template (#6018) 1 year ago
actions/poetry_setup Ensure the in-project venv gets cached in CI tests. (#9336) 1 year ago
workflows Cache .mypy_cache across lint runs. (#9405) 1 year ago
CONTRIBUTING.md update contributor guide (#8088) 1 year ago
PULL_REQUEST_TEMPLATE.md update pr temp (#9062) 1 year ago