Skip to content

Handle mix project cache before load#1210

Merged
lukaszsamson merged 1 commit into
masterfrom
codex/modify-handle_call-to-return-error-tuple
Jun 29, 2025
Merged

Handle mix project cache before load#1210
lukaszsamson merged 1 commit into
masterfrom
codex/modify-handle_call-to-return-error-tuple

Conversation

@lukaszsamson
Copy link
Copy Markdown
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