chore: rename confdb assertion to confdb-schema
Metadata
Current evaluation
Merged after passing CI and receiving two approvals. Renames confdb assertions to confdb-schema, updates corresponding CLI commands, store API URLs, and models to align with snapd. Resolves issue #5353.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `make test`?
---
The `confdb` assertion [was renamed](https://github.com/canonical/snapd/pull/15166) to `confdb-schema`. This PR makes the same changes here and:
- Renames the `list-confdbs` command to `list-confdb-schemas`
- Renames the `edit-confdbs` command to `edit-confdb-schema`
- Updates store API URLs
- Renames the models
Fixes https://github.com/canonical/snapcraft/issues/5353
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after passing CI and receiving two approvals. Renames confdb assertions to confdb-schema, updates corresponding CLI commands, store API URLs, and models to align with snapd. Resolves issue #5353. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged updates renaming the confdb assertion to confdb-schema. CLI commands, store API URLs, and models were updated to align with upstream snapd, resolving issue #5353. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Renames the confdb assertion to confdb-schema, updating CLI commands, store API URLs, and models to align with snapd changes. Resolves issue #5353. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5477 docs: link to confdb schema docs | snapcraft | merged | Merged documentation update adding a link to the confdb schema reference following snapd documentation release. Approved by two reviewers, passed CI checks, and modified two files. | |
| #5353 Rename confdbs to confdb-schema | snapcraft | closed | Requested renaming confdbs to confdb-schema across endpoints, models, and commands to align with store changes. Issue closed without resolution or merge details. |