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

refactor(go-cache): moved dependency compiling to before the #157

Closed
wants to merge 1 commit into from

Conversation

GustavoAT
Copy link
Collaborator

@GustavoAT GustavoAT commented Feb 7, 2025

moved dependency compiling to before the cache search to assure the changes on the go.sum, used on the cache key

🚦 Quality checklist

  • Did you add the changes in the CHANGELOG.md?

@GustavoAT GustavoAT requested a review from rios0rios0 February 7, 2025 11:27
@GustavoAT GustavoAT self-assigned this Feb 7, 2025
Copy link

sonarqubecloud bot commented Feb 7, 2025

Copy link
Owner

@rios0rios0 rios0rios0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This way the cache will be always ignored, because you are always downloading the dependencies.

@GustavoAT
Copy link
Collaborator Author

Wrong approach

@GustavoAT GustavoAT closed this Feb 10, 2025
@GustavoAT GustavoAT deleted the refactor/go-cache branch February 10, 2025 19: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