Skip to content

Conversation

@makeecat
Copy link
Contributor

@makeecat makeecat commented Apr 30, 2025

The previous offline mode cannot find cached path since there is a typo in the regular expression.

Specifically:

In the src/cache.rs, the fn find_string is using {}.*.meta", which should be changed to `"{}*.meta"

This PR fixed the issue

@makeecat makeecat closed this Apr 30, 2025
@makeecat
Copy link
Contributor Author

I am aware that this error was catched in #74. If that PR cannot be passed soon, can we get this FIX first?

@epwalsh
Copy link
Owner

epwalsh commented May 7, 2025

Thanks @makeecat, waiting on #79 to fix some CI issues

@epwalsh epwalsh enabled auto-merge (squash) May 7, 2025 17:19
@epwalsh epwalsh merged commit c5c2328 into epwalsh:main May 7, 2025
9 checks passed
@epwalsh
Copy link
Owner

epwalsh commented May 7, 2025

Released in v0.6.2

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