3 Commits

Author SHA1 Message Date
Joey Perrott 0aadf04a32 build: update diff-release-package tooling (#62989)
Update the diff release package tooling to better handle failures

PR Close #62989
2025-08-05 19:09:26 +00:00
Paul Gschwendtner 397416f804 build: improve package diff script to show new untracked files (#61843)
Fixes that the package diff script did not show newly untracked
files in the npm package.

PR Close #61843
2025-06-04 09:13:41 +00:00
Paul Gschwendtner 8e78b4e438 build: add script to diff packages and ensure no unexpected changes (#61275)
Adds a script to diff snapshot packages to allow for easy verification
that no unexpected changes were made.

PR Close #61275
2025-05-14 12:01:52 +00:00