meta: add support for s390x
Metadata
Current evaluation
Merged after approval and CI checks. Adds s390x architecture support to snapcraft 7 to align with snapcraft_legacy, modifying two files with four lines of code.
Suggested action: —
No scores available.
Issue body
- [X] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/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 `pytest tests/unit`?
-----
I added `s390x` to snapcraft 7, to align with snapcraft_legacy.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval and CI checks. Adds s390x architecture support to snapcraft 7 to align with snapcraft_legacy, modifying two files with four lines of code. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Added s390x architecture support to snapcraft 7 to align with snapcraft_legacy. Approved and integrated by maintainer mr-cal. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged maintainer mr-cal's contribution adding s390x architecture support to snapcraft 7, aligning it with snapcraft_legacy. All linting and unit tests passed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #461 Add support for s390x architecture. | snapcraft | merged | Merged changes adding s390x architecture support across two files. Resolves Launchpad bug #1570835. Integrated by maintainer kyrofa with 71 additions and zero deletions. | |
| #2693 rust plugin: support for s390x | snapcraft | merged | Added s390x architecture support to the Rust plugin and merged. Approved by reviewer, passed CI checks, and modified three files with minimal changes. Coverage increased slightly. | |
| #1570835 snapcraft 2.8 fails on s390x | snapcraft (launchpad) | closed | Closed without resolution. Snapcraft 2.8 failed on s390x due to a missing architecture table entry, but no fix or follow-up was recorded. | |
| #1376 options: fix s390 kernel arch | snapcraft | merged | Merged a two-line fix correcting the s390x kernel architecture string to 's390', resolving a kernel snap boot failure. Approved by two reviewers and applied across two files. |