← Back to issue list

[legacy] pluginhandler: update build should overwrite organize

View original Github issue

Metadata

Project
snapcraft
Number
#2305
Type
pull request
State
merged
Author
kyrofa
Labels
Created
Updated
Closed

Current evaluation

Merged backport of PR #2290 to the legacy branch, resolving bug LP: #1794083. The update build process now overwrites organize directives. Approved by one reviewer, passed CI, and modified three files.

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] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)? - [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)? - [x] Have you successfully run `./runtests.sh static`? - [x] Have you successfully run `./runtests.sh tests/unit`? ----- This PR is a backport of #2290, fixing [LP: #1794083](https://bugs.launchpad.net/snapcraft/+bug/1794083) for legacy.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged backport of PR #2290 to the legacy branch, resolving bug LP: #1794083. The update build process now overwrites organize directives. Approved by one reviewer, passed CI, and modified three files.
qwen3.6-35b-a3b-mtp-q6 Merged as a backport of #2290 to resolve LP: #1794083 in the legacy branch. The update build step now correctly overwrites the organize directive in pluginhandler.
qwen3.6-35b-a3b-mtp-q6 Merged to legacy as a backport of #2290, fixing LP: #1794083. The change ensures the pluginhandler update build step correctly overwrites the organize directive.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2290 pluginhandler: update build should overwrite organize snapcraft merged Merged changes resolve LP: #1794083 by allowing organize to overwrite previously organized files when a part build step updates. Approved by one reviewer, passed CI, and achieved 100% diff coverage.
82%