Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI caching #447

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Fix CI caching #447

merged 1 commit into from
Jul 15, 2023

Conversation

nenb
Copy link
Contributor

@nenb nenb commented Jul 15, 2023

Description

Yet another CI-related PR. This should (hopefully) correctly cache our pip and mypy data, resulting in much reduced CI times anytime we have a cache-hit (ie whenever we don't edit pyproject.toml or requirements-dev.txt in a PR).

The next PR will then extend this pattern to the three major OS platforms, as well as CPython 3.8-3.10 (but this will be turned off until we go public, at which point we are eligible for unlimited/free CI minutes).

Related Issue(s)

#388

Checklist

@nenb nenb requested a review from blythed July 15, 2023 13:51
@nenb nenb merged commit 86adb3c into superduper-io:main Jul 15, 2023
@nenb nenb deleted the fix-ci-cache branch July 15, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants