Delete source bin dir before building the snap (craft-414)
Metadata
Current evaluation
Proposed changes to delete the source bin directory before building the snap were abandoned. The author closed the request as stale after nearly three years of inactivity, leaving it unreviewed and unmerged.
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] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh tests/unit`?
-----
Initial fix for https://bugs.launchpad.net/snapcraft/+bug/1936671. Longer term something could be done to filter what files/directories should be copied from the host into the VM. I.e. something like `.gitignore`. But this at least resolves the immediate problem until if/when that happens.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Proposed changes to delete the source bin directory before building the snap were abandoned. The author closed the request as stale after nearly three years of inactivity, leaving it unreviewed and unmerged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Proposed deleting the source bin directory before snap building. The pull request was closed as stale by the author after nearly three years of inactivity and was never merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Proposed changes to delete the source bin directory before snap building were closed as stale after nearly three years of inactivity. Tests passed and coverage improved, but the contribution was never merged and ultimately abandoned. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #564 fix(snap): use snap bin paths if in a snap | craft-parts | closed | Addresses snap binary path resolution for snap environments. Closed without merging due to two unresolved review comments and over 300 days of inactivity, effectively abandoned. |