store cli: push title and license on push-metadata
Metadata
Current evaluation
Merged implementation for pushing title and license metadata via the store CLI. Unit tests were added post-submission. Approved by one reviewer, passed CI, and merged with 35 additions and 1 deletion across three files.
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`?
-----
Lacking tests, just wanted to get it out there.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged implementation for pushing title and license metadata via the store CLI. Unit tests were added post-submission. Approved by one reviewer, passed CI, and merged with 35 additions and 1 deletion across three files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged implementation extending the store CLI push-metadata command to upload title and license metadata. Unit tests were added by the author prior to merge, completing the feature. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes to push title and license via the store CLI push-metadata command. The author added missing unit tests before final merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1634 Push metadata to the Store. | snapcraft | merged | Successfully merged changes to push snap metadata to the store. Resolved initial CI and CLA failures, updated error messages per reviewer feedback, replaced metadata terminology, and added integration tests. Approved by two reviewers. | |
| #2086 tests: update metadata store integration test, no previous push required | snapcraft | merged | Merged test updates to accommodate new store behavior allowing metadata updates without a prior push. The change passed CI and review, aligning the test suite with a feature currently in staging and preparing for production rollout. |