fix: set correct parallel build count in scripts
Metadata
Current evaluation
Merged fix to set the correct parallel build count in build scripts. Replaced PR #509 by cherry-picking commits after retargeting conflicts. Approved by two reviewers, passed CI, and resolved CRAFT-3524.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
Replaces #509 - things got weird when I retargeted from main to hotfix/4.2, so I just cherry-picked the relevant commits out.
(CRAFT-3524)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged fix to set the correct parallel build count in build scripts. Replaced PR #509 by cherry-picking commits after retargeting conflicts. Approved by two reviewers, passed CI, and resolved CRAFT-3524. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix setting the correct parallel build count in scripts. Changes were cherry-picked from a prior pull request after retargeting caused conflicts, resolving CRAFT-3524. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3756 parts: fix parallel build count | snapcraft | merged | Merged fix for parallel build count in craft-part. Dynamically configures concurrent jobs based on host capabilities. Approved by two reviewers, passed CI, and increased coverage by 0.08%. | |
| #509 fix: use correct parallel build count | craft-application | closed | Superseded by PR #517. Commits were cherry-picked into the new pull request after the original failed when changing the target branch from main to hotfix/4.2. | |
| #764 fix(ProviderService): forward the parallel build count vars | craft-application | merged | Merged a fix that correctly forwards parallel build count variables in ProviderService, which were previously omitted. Approved by two reviewers, the change (+16/-1 lines, 2 files) passed CI checks and was integrated. | |
| #2669 Plugin catkin: forward parallel build count | snapcraft | merged | Merged. The catkin plugin now forwards parallel-build-count and disable-parallel options to the build command. Approved by three reviewers, passed CI checks, and replaces PR #2665. | |
| #5108 bump craft-application, check parallel build count in project metadata | snapcraft | merged | Merged changes bumping the craft-application dependency and adding parallel build count validation to project metadata. Resolves issue #4785 and ticket CRAFT-3526 after passing CI and receiving two approvals. |