Expose parallel_build_count to scriptlets (LP: #1666271).
Metadata
Current evaluation
Merged after exposing parallel_build_count to scriptlets. A reviewer requested renaming the variable to SNAPCRAFT_PARALLEL_BUILD_COUNT, which the author agreed to. Approved and merged with 29 additions and 1 deletion across 4 files.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after exposing parallel_build_count to scriptlets. A reviewer requested renaming the variable to SNAPCRAFT_PARALLEL_BUILD_COUNT, which the author agreed to. Approved and merged with 29 additions and 1 deletion across 4 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after renaming the exposed variable to SNAPCRAFT_PARALLEL_BUILD_COUNT per reviewer feedback. The change exposes the parallel build count to scriptlets, resolving launchpad issue #1666271. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after exposing parallel_build_count to scriptlets. The variable was renamed to SNAPCRAFT_PARALLEL_BUILD_COUNT per reviewer feedback, and the author applied the change prior to merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1666271 Expose parallel_build_count as a well-known variable to scriptlets | snapcraft (launchpad) | closed | The request to expose parallel_build_count as a scriptlet variable was closed without implementation. No comments or patches were submitted, leaving the feature abandoned. | |
| #3997 providers: pass SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT to instance | snapcraft | merged | Merged into main. Resolves a bug where the SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT environment variable was not passed to the build instance, ensuring correct parallel build limits during snap creation. | |
| #4041 utils: log envvar SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT when invalid | snapcraft | merged | Merged into main. Adds logging for the SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT environment variable when invalid. Approved by reviewer, passed CI, and contains no functional changes. |