ci: test java plugins on more platforms
Metadata
Current evaluation
Merged after approval and passing CI checks. Continuous integration testing for Java plugins now covers additional platforms and architectures. A changelog entry was omitted, with related chisel test failures tracked separately.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] 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 after approval and passing CI checks. Continuous integration testing for Java plugins now covers additional platforms and architectures. A changelog entry was omitted, with related chisel test failures tracked separately. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to expand CI testing for Java plugins across additional platforms. Failing chisel tests were acknowledged and tracked separately in issue #1306. Approved and merged by maintainer lengau. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1278 ci: run java plugin tests on more platforms | craft-parts | closed | Closed after passing all CI checks. Changes to expand Java plugin test coverage across additional platforms were not merged, likely abandoned due to inactivity or dependency on PR #1275. | |
| #1279 ci: run non-plugin tests on more platforms | craft-parts | merged | Merged following reviewer approval and successful CI checks. The update expands continuous integration testing for non-plugin tests to additional platforms and architectures. | |
| #1311 ci: test non java/python plugins on more platforms | craft-parts | merged | Merged. Expanded CI to test non-Java/Python plugins on ARM, s390x, and ppc64el. Approved by reviewers with all checks passing. Flaky tests and lint issues were resolved in separate PRs. | |
| #46 ci: test on more platforms | debcraft | merged | Merged after two reviewer approvals and passing all CI checks. The change expands continuous integration testing to additional Ubuntu versions and architectures, enabling earlier issue detection with minimal modifications across two files. | |
| #1276 ci: run Python plugin tests on more platforms | craft-parts | merged | Merged to expand CI testing for Python plugins across additional platforms and architectures. Approved by two reviewers with all checks passing. Matrix maintainability concerns were noted but deemed acceptable. |