storeapi: rename SCA to DashboardAPI
Metadata
Current evaluation
Merged. Renamed SCA to DashboardAPI in the storeapi module to align with the dashboard.snapcraft.io publisher API. Approved by one reviewer, passed CI checks, and modified nine files.
Suggested action: —
No scores available.
Issue body
This is the publsher side API on dashboard.snapcraft.io. Rename and adapt
docstrings to align with reality.
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 | — | — | Merged. Renamed SCA to DashboardAPI in the storeapi module to align with the dashboard.snapcraft.io publisher API. Approved by one reviewer, passed CI checks, and modified nine files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged maintainer pull request renaming SCA to DashboardAPI in storeapi. Docstrings updated to accurately reflect the dashboard.snapcraft.io publisher API. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Renamed SCA to DashboardAPI in the storeapi module and updated docstrings to align with the dashboard.snapcraft.io publisher API. Successfully merged by maintainer sergiusens. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3448 storeapi: rename SnapClientIndex to SnapAPI | snapcraft | merged | Merged changes renaming SnapClientIndex to SnapAPI to align with the api.snapcraft.io client interface. Docstrings were updated across six files. Approved by a reviewer and passed all CI checks. |