Skip to content

fix: delete package-lock.json before npm install in stable build workflow#80

Merged
Sandy-at-Tazama merged 1 commit intodevfrom
fix/package-lock-stale-rule-dep
Apr 15, 2026
Merged

fix: delete package-lock.json before npm install in stable build workflow#80
Sandy-at-Tazama merged 1 commit intodevfrom
fix/package-lock-stale-rule-dep

Conversation

@Justus-at-Tazama
Copy link
Copy Markdown
Contributor

@Justus-at-Tazama Justus-at-Tazama commented Apr 15, 2026

Same fix as #79 but for package-rule.yml (stable/main builds).

The old per-repo workflow explicitly deleted package-lock.json before npm install — this was lost during centralisation. Without it, npm's packages section in the lock overrides the sed-rewritten package.json and installs the wrong rule tarball.

…flow

Signed-off-by: Justus Ortlepp <jortlepp@contractor.linuxfoundation.org>
@Justus-at-Tazama Justus-at-Tazama requested review from a team as code owners April 15, 2026 11:38
@github-actions github-actions Bot added the bug Something isn't working label Apr 15, 2026
@Sandy-at-Tazama Sandy-at-Tazama merged commit 6c8029a into dev Apr 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants