storeapi: remove bindings for history
Metadata
Current evaluation
Removed storeapi bindings for history. Merged after approval and passing CI checks, modifying six files with a net deletion of 177 lines.
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 `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Removed storeapi bindings for history. Merged after approval and passing CI checks, modifying six files with a net deletion of 177 lines. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Removed history bindings from the storeapi module. The change was merged by maintainer sergiusens without additional discussion or required modifications. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Removed history bindings from the storeapi module. The change was merged into the main branch by maintainer sergiusens without additional discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #750 storeapi: remove dependency on the 'success' attr | snapcraft | merged | Merged to remove the 'success' attribute dependency in storeapi, resolving LP: #1615786 and LP: #1611116. Approved by kyrofa, the update modifies 6 files with +75/-37 lines. | |
| #3508 storeapi: add binding for validations-sets | snapcraft | merged | Merged. Added a validations-sets binding to the storeapi module. Approved by two reviewers, passed CI checks, and introduced 404 lines across five files. |