fix(store): fall back to ephemeral keyring
Metadata
Current evaluation
Implemented a fallback to an ephemeral keyring when none is available, resolving issue #1717. Merged after approval by two reviewers. Changes affect two files with 39 additions and 8 deletions.
Suggested action: —
No scores available.
Issue body
If no keyring is available, fall back to using an ephemeral one.
Fixes #1717
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Implemented a fallback to an ephemeral keyring when none is available, resolving issue #1717. Merged after approval by two reviewers. Changes affect two files with 39 additions and 8 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix that falls back to an ephemeral keyring when no system keyring is available, resolving issue #1717. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix that falls back to an ephemeral keyring when no persistent keyring is available, resolving issue #1717. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #170 fix: catch keyring locked error | craft-store | merged | Merged to resolve issue #166 by catching the keyring locked error. Approved by two reviewers with a two-line change in one file. |