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

241 - Update package search cache for offline support #46

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

lamba92
Copy link
Collaborator

@lamba92 lamba92 commented Jan 30, 2024

The PackageSearchApiPackageCache has been updated to support offline functionality. Refactored the cache system to bypass network calls when operating offline, while optimizing package search parameters.

The PackageSearchApiPackageCache has been updated to support offline functionality. Refactored the cache system to bypass network calls when operating offline, while optimizing package search parameters.
The importFinished method in MavenImportListener has been modified to receive two additional parameters: importedProjects and newModules. Additionally, unnecessary import lines for javaApi and javaRuntime were removed from MavenUtils.kt. This refinement provides more information during the import finish event for further handling.

(cherry picked from commit d62be21)
@lamba92 lamba92 merged commit 4602fc9 into releases/241 Feb 1, 2024
4 checks passed
@lamba92 lamba92 deleted the lamberto.basti/241-offline-caches branch February 1, 2024 13:59
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