← Back to issue list

feat(project): keep the full build plan for later use

View original Github issue

Metadata

Project
craft-application
Number
#273
Type
pull request
State
merged
Author
syu-w
Labels
Created
Updated
Closed

Current evaluation

Merged to retain the full build plan in the project for remote build execution. Approved by two reviewers with no unresolved comments. The commit modifies one file with a four-line addition and three-line removal.

Suggested action:

No scores available.

Issue body

The full build plan could be used by remote build, so keep it in the project.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged to retain the full build plan in the project for remote build execution. Approved by two reviewers with no unresolved comments. The commit modifies one file with a four-line addition and three-line removal.
qwen3.6-35b-a3b-mtp-q6 Merged to retain the complete build plan within the project structure, enabling remote build processes to access it directly without regeneration.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#293 feat(remote-build): allow a user-provided project craft-application merged Merged after two approvals. Enables commands to set a user-provided project for remote builds without additional protections. Changes modify six files (+169/-12). Two unresolved review comments were noted before merge.
74%
#209 refactor!: remove get_build_plan from project craft-application merged Successfully merged following two reviewer approvals and passing CI checks. The change refactors the codebase by removing the get_build_plan function, directly resolving issue #208.
73%
#5368 feat: add a BuildPlan service snapcraft merged Merged addition of a BuildPlan service and create_launchpad_build_plan() method to support remote builds. The change adds 847 lines and removes 125 across five files, updates unit tests, and received two reviewer approvals.
72%
#769 feat: add the remote-build command rockcraft merged Merged the remote-build command. Approved by three reviewers, the change adds 86 lines and removes 7 across nine files. Integrated by the maintainer without further comments or CI issues.
72%
#362 feat: support platforms for the build plans rockcraft merged Merged feature adding platform support for build plans. Approved by two reviewers, the change modifies eight files (+39/-32 lines) and integrates the functionality.
72%
#634 feat: upstream --project flag for remote-build craft-application merged Merged the upstream --project flag for remote-build. Approved by two reviewers, the change adds 105 lines and removes 15 across five files, enabling project-specific remote build configurations.
70%
#666 feat!(services): build plan service craft-application merged Merged the build plan service implementation, resolving CRAFT-4159. Approved by two reviewers and passing CI, the change spans 42 files with 1851 additions and 786 deletions.
70%