onprem store: support new credentials format
Metadata
Current evaluation
Successfully merged changes implementing a new credentials format for the onprem store. Approved by two reviewers, passed CI checks, and modified four files with 21 additions and 8 deletions.
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-1446
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Successfully merged changes implementing a new credentials format for the onprem store. Approved by two reviewers, passed CI checks, and modified four files with 21 additions and 8 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Updated onprem store to support a new credentials format, resolving CRAFT-1446. Maintainer sergiusens submitted the change, which was merged without comments or revisions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged: Implemented support for a new credentials format in the onprem store. Authored by maintainer sergiusens to address CRAFT-1446. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3885 store: initial support for an onprem store | snapcraft | merged | Merged into main, adding initial onprem store support. Approved by one reviewer, passed CI, and increased coverage by 0.08%. The change modifies four files to implement the feature. | |
| #3892 store: support close for an on prem store | snapcraft | merged | Merged into main after approval and passing CI. Adds close support for on-prem stores, modifying four files and increasing test coverage by 0.02%. | |
| #3887 store: support status for an onprem store | snapcraft | merged | Merged into main. Adds status support for on-prem stores. Approved by maintainers, passed CI checks, and achieved 100% diff coverage before integration. |