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

Don't include setup.py hash in cache key #195

Merged
merged 3 commits into from
Jan 19, 2024
Merged

Don't include setup.py hash in cache key #195

merged 3 commits into from
Jan 19, 2024

Conversation

drasmuss
Copy link
Member

Having separate caches for different versions of setup.py increases the github storage usage, and is unlikely to provide much practical benefit.

Having separate caches for different versions of setup.py increases
the github storage usage, and is unlikely to provide much practical
benefit.
Copy link

Coverage report

The coverage rate went from 100% to 100% ➡️

100% of new lines are covered.

Diff Coverage details (click to unfold)

nengo_bones/version.py

100% of new lines are covered (100% of the complete file).

@drasmuss drasmuss force-pushed the no-cache-hash branch 2 times, most recently from c2c762f to 7d0dafb Compare January 15, 2024 19:41
@drasmuss drasmuss merged commit fdfa417 into main Jan 19, 2024
1 check failed
@drasmuss drasmuss deleted the no-cache-hash branch January 19, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants