← Back to issue list

fix(services/testing): set system for ci backend

View original Github issue

Metadata

Project
craft-application
Number
#733
Type
pull request
State
merged
Author
cmatsuoka
Labels
Created
Updated
Closed

Current evaluation

Merged a fix configuring the CI backend to run on a host-matching system. Approved by two reviewers and passed CI checks despite a conventional commits policy failure. Changes span five files with 86 additions and 3 deletions.

Suggested action:

No scores available.

Issue body

When running on CI, the local backend must run on a system that matches the host system. OsRelease handler code originally from Snapcraft. - [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `make lint && make test`? - [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)? ---

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a fix configuring the CI backend to run on a host-matching system. Approved by two reviewers and passed CI checks despite a conventional commits policy failure. Changes span five files with 86 additions and 3 deletions.
qwen3.6-35b-a3b-mtp-q6 Merged a fix configuring the CI backend to match the host system using OsRelease handler code. Reviewers noted unrelated test failures under investigation. The update ensures consistent backend execution in continuous integration environments.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#18 ci: ensure tests succeed in CI craft-application merged Merged updates to CI configuration ensuring tests pass successfully. Approved by one reviewer, modifying five files with 23 additions and 13 deletions.
75%
#5375 test: fix command tests snapcraft merged Merged after updating test fixtures to resolve failing command unit tests. Approved by two reviewers, passed CI checks, and modified two files with 17 additions and 9 deletions.
70%