← Back to issue list

Store the user's Launchpad credentials in a keyring when available

View original Github issue

Metadata

Project
craft-application
Number
#295
Type
issue
State
open
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Feature request to store Launchpad credentials in the OS keyring (via craft-store/launchpadlib) with a file fallback, instead of always writing them to a file. Open, unlabelled, no maintainer response beyond the Jira-sync bot; still unimplemented in the launchpad client.

Suggested action: needs triage

Reason: The issue has no labels, no assignee, and the only comment is the autogenerated Jira-sync bot message (CRAFT-2665) — no maintainer has assessed, categorised, or prioritised it. The underlying code still uses launchpadlib's file-based credentials (credentials_file in craft_application/launchpad/launchpad.py), so it is not stale-irrelevant, just untriaged.

Impact: 40 Quick Win: 18.0 Staleness: 62 Complexity: 55 Confidence: 75 Support Request: 10

Issue body

### What needs to get done `craft-store` uses `keyring` as its backend and `launchpadlib` has a way to store credentials in a keyring rather than a file. We should still have a way to fall back to a file when no keyrings are available, but we might be able to use [craft-store's FileKeyring](https://github.com/canonical/craft-store/blob/f9171f1bfedd3653cc764b91cf4a0193bc1e431a/craft_store/auth.py#L82-L143) to do that. ### Why it needs to get done Better not to use a file if we can avoid it.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 40
Quick Win: 18.0
Staleness: 62
Complexity: 55
Confidence: 75
Support Request: 10
needs triage Feature request to store Launchpad credentials in the OS keyring (via craft-store/launchpadlib) with a file fallback, instead of always writing them to a file. Open, unlabelled, no maintainer response beyond the Jira-sync bot; still unimplemented in the launchpad client.
qwen/qwen3.6-35b-a3b
Staleness: 85
Complexity: 20
Confidence: 85
Support Request: 0
needs triage Feature request to use system keyring for Launchpad credentials instead of file storage, with file fallback. Unlabelled, no maintainer response, inactive for over a year.
qwen3.6-35b-a3b-mtp-q6
Staleness: 85
Complexity: 20
Confidence: 80
Support Request: 10
close stale Feature request to store Launchpad credentials in a keyring with a file fallback. Untriaged, inactive for over a year, and lacks maintainer engagement or labels.
qwen3.6-35b-a3b-mtp-q6
Staleness: 80
Complexity: 25
Confidence: 60
Support Request: 10
needs triage Proposes storing Launchpad credentials in the system keyring instead of files, with a file fallback. Open and stale for 389 days. Linked to internal Jira ticket CRAFT-2665 but remains unassigned and awaiting implementation.

Update history

No update history recorded yet.

Related issues

No related issues found above the similarity threshold.