← Back to issue list

store: support configparser credentials

View original Github issue

Metadata

Project
snapcraft
Number
#3805
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged into main. Adds configparser credential support to the store module. Approved by one reviewer, passed CI checks, and modified 10 files (+217/-58 lines). Test coverage increased by 0.14%.

Suggested action:

No scores available.

Issue body

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com> - [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `make lint`? - [ ] Have you successfully run `pytest tests/unit`? ----- CRAFT-1147

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged into main. Adds configparser credential support to the store module. Approved by one reviewer, passed CI checks, and modified 10 files (+217/-58 lines). Test coverage increased by 0.14%.
qwen3.6-35b-a3b-mtp-q6 Merged into main, implementing configparser credential support for the store module. Tracked as CRAFT-1147, the change was merged by maintainer sergiusens and increased repository coverage by 0.14%.
qwen3.6-35b-a3b-mtp-q6 Merged into main, adding configparser credentials support to the store module. Resolved CRAFT-1147 and increased test coverage by 0.14%.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#3808 store: login requires no exported credentials snapcraft merged Merged into main following reviewer approval and passing CI. The update modifies store login to require no exported credentials, changing 3 files (+29/-4 lines). Code coverage increased by 0.01% with 100% diff coverage.
72%