Skip to content

Conversation

@marboledacci
Copy link
Contributor

@marboledacci marboledacci commented Mar 4, 2025

Decided to avoid caching firefox version when the version set is latest.
Having the latest version cached causes more issues than it solves. As the version is constantly moving, a cache invalidation is common, which removes the purpose of cache. Also, there is not a good way to know which version is required when this changes happen, if the cached or the actual latest.
This change should resolve #120

@marboledacci marboledacci requested a review from a team as a code owner March 4, 2025 19:50
@marboledacci marboledacci merged commit 83e6ada into main Mar 10, 2025
2 checks passed
@marboledacci marboledacci deleted the fix/cache-latest branch March 10, 2025 19:03
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.

Step Install Firefox with use_cache fails on new release

3 participants