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: avoid duplicate caching with v versus non-v prefix in dependency versions #2131

Merged
merged 3 commits into from
Jun 12, 2024

Conversation

antazoey
Copy link
Member

What I did

Don't discern differences between stuff like OpenZeppelin v4.5.0 and OpenZeppelin 4.5.0...
i noticed i had some duplicates.
so the caching system is a bit better now at only needing one or the other, really dont matter
github client is already smart like that, so now the cache can be as well

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey enabled auto-merge (squash) June 12, 2024 23:03
@antazoey antazoey merged commit 24e9787 into ApeWorX:main Jun 12, 2024
15 checks passed
@antazoey antazoey deleted the fix/double-caching branch June 13, 2024 16:07
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