Skip to content

Handle mix project cache before load #1210

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

Merged
merged 1 commit into from
Jun 29, 2025

Conversation

lukaszsamson
Copy link
Collaborator

Summary

  • return {:ok, value} from MixProjectCache when cache is loaded
  • propagate the new API in server code and source file helpers
  • keep returning {:error, :not_loaded} when state hasn't been stored yet

Testing

  • mix format
  • mix test (fails: dependencies require network access)

https://chatgpt.com/codex/tasks/task_e_6851372b613c8321a8b129a1bd492223

@lukaszsamson lukaszsamson merged commit 6813f21 into master Jun 29, 2025
30 of 32 checks passed
@lukaszsamson lukaszsamson deleted the codex/modify-handle_call-to-return-error-tuple branch June 29, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant