← Back to issue list

nodejs plugin: Allow building N times

View original Github issue

Metadata

Project
snapcraft
Number
#490
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged nodejs plugin changes to allow multiple builds by preserving npm downloads instead of deleting them. Approved by @kyrofa and merged after retest requests, resolving LP #1575882.

Suggested action:

No scores available.

Issue body

Doing this by not deleting the npm download. LP: #1575882 Signed-off-by: Sergio Schvezov sergio.schvezov@ubuntu.com

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged nodejs plugin changes to allow multiple builds by preserving npm downloads instead of deleting them. Approved by @kyrofa and merged after retest requests, resolving LP #1575882.
qwen3.6-35b-a3b-mtp-q6 Merged to the nodejs plugin, enabling multiple builds by preserving npm downloads instead of deleting them. Resolves LP #1575882. Approved by @kyrofa after successful retests.
qwen3.6-35b-a3b-mtp-q6 Merged to allow the nodejs plugin to build multiple times by preserving npm downloads. Approved by @kyrofa and merged after retests, resolving LP: #1575882.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2747 nodejs plugin: fix errors when building in confinement snapcraft merged Merged fix for nodejs plugin confinement build errors. Unsets SUDO_UID, applies --unsafe-perm to npm install, moves installation out of the pull step, and skips npm ls for yarn. Approved and merged.
71%