-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate report on expected vs actual assets prior to release promotion #1596
Closed
Closed
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
540a8f7
release: check_assets.js script for inspecting assets prior to promotion
rvagg 31c13b2
release: account for SHASUMS files, lots of refactoring
rvagg 3c4752f
fixup! release: account for SHASUMS files, lots of refactoring
rvagg 79092c5
fixup! release: account for SHASUMS files, lots of refactoring
rvagg 8f61e8e
release: integrate asset checker into promotion script
rvagg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
docs/ | ||
docs/api/ | ||
node-{VERSION}-aix-ppc64.tar.gz | ||
node-{VERSION}-darwin-x64.tar.gz | ||
node-{VERSION}-darwin-x64.tar.xz | ||
node-{VERSION}-headers.tar.gz | ||
node-{VERSION}-headers.tar.xz | ||
node-{VERSION}-linux-arm64.tar.gz | ||
node-{VERSION}-linux-arm64.tar.xz | ||
node-{VERSION}-linux-armv6l.tar.gz | ||
node-{VERSION}-linux-armv6l.tar.xz | ||
node-{VERSION}-linux-armv7l.tar.gz | ||
node-{VERSION}-linux-armv7l.tar.xz | ||
node-{VERSION}-linux-ppc64le.tar.gz | ||
node-{VERSION}-linux-ppc64le.tar.xz | ||
node-{VERSION}-linux-s390x.tar.gz | ||
node-{VERSION}-linux-s390x.tar.xz | ||
node-{VERSION}-linux-x64.tar.gz | ||
node-{VERSION}-linux-x64.tar.xz | ||
node-{VERSION}.pkg | ||
node-{VERSION}-sunos-x64.tar.gz | ||
node-{VERSION}-sunos-x64.tar.xz | ||
node-{VERSION}.tar.gz | ||
node-{VERSION}.tar.xz | ||
node-{VERSION}-win-x64.7z | ||
node-{VERSION}-win-x64.zip | ||
node-{VERSION}-win-x86.7z | ||
node-{VERSION}-win-x86.zip | ||
node-{VERSION}-x64.msi | ||
node-{VERSION}-x86.msi | ||
win-x64/ | ||
win-x64/node.exe | ||
win-x64/node.lib | ||
win-x64/node_pdb.7z | ||
win-x64/node_pdb.zip | ||
win-x86/ | ||
win-x86/node.exe | ||
win-x86/node.lib | ||
win-x86/node_pdb.7z | ||
win-x86/node_pdb.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
docs/ | ||
docs/api/ | ||
node-{VERSION}-aix-ppc64.tar.gz | ||
node-{VERSION}-darwin-x64.tar.gz | ||
node-{VERSION}-darwin-x64.tar.xz | ||
node-{VERSION}-headers.tar.gz | ||
node-{VERSION}-headers.tar.xz | ||
node-{VERSION}-linux-arm64.tar.gz | ||
node-{VERSION}-linux-arm64.tar.xz | ||
node-{VERSION}-linux-armv6l.tar.gz | ||
node-{VERSION}-linux-armv6l.tar.xz | ||
node-{VERSION}-linux-armv7l.tar.gz | ||
node-{VERSION}-linux-armv7l.tar.xz | ||
node-{VERSION}-linux-ppc64le.tar.gz | ||
node-{VERSION}-linux-ppc64le.tar.xz | ||
node-{VERSION}-linux-s390x.tar.gz | ||
node-{VERSION}-linux-s390x.tar.xz | ||
node-{VERSION}-linux-x64.tar.gz | ||
node-{VERSION}-linux-x64.tar.xz | ||
node-{VERSION}.pkg | ||
node-{VERSION}-sunos-x64.tar.gz | ||
node-{VERSION}-sunos-x64.tar.xz | ||
node-{VERSION}.tar.gz | ||
node-{VERSION}.tar.xz | ||
node-{VERSION}-win-x64.7z | ||
node-{VERSION}-win-x64.zip | ||
node-{VERSION}-win-x86.7z | ||
node-{VERSION}-win-x86.zip | ||
node-{VERSION}-x64.msi | ||
node-{VERSION}-x86.msi | ||
win-x64/ | ||
win-x64/node.exe | ||
win-x64/node.lib | ||
win-x64/node_pdb.7z | ||
win-x64/node_pdb.zip | ||
win-x86/ | ||
win-x86/node.exe | ||
win-x86/node.lib | ||
win-x86/node_pdb.7z | ||
win-x86/node_pdb.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
docs/ | ||
docs/api/ | ||
node-{VERSION}-aix-ppc64.tar.gz | ||
node-{VERSION}-darwin-x64.tar.gz | ||
node-{VERSION}-darwin-x64.tar.xz | ||
node-{VERSION}-headers.tar.gz | ||
node-{VERSION}-headers.tar.xz | ||
node-{VERSION}-linux-arm64.tar.gz | ||
node-{VERSION}-linux-arm64.tar.xz | ||
node-{VERSION}-linux-armv6l.tar.gz | ||
node-{VERSION}-linux-armv6l.tar.xz | ||
node-{VERSION}-linux-armv7l.tar.gz | ||
node-{VERSION}-linux-armv7l.tar.xz | ||
node-{VERSION}-linux-ppc64le.tar.gz | ||
node-{VERSION}-linux-ppc64le.tar.xz | ||
node-{VERSION}-linux-ppc64.tar.gz | ||
node-{VERSION}-linux-ppc64.tar.xz | ||
node-{VERSION}-linux-s390x.tar.gz | ||
node-{VERSION}-linux-s390x.tar.xz | ||
node-{VERSION}-linux-x64.tar.gz | ||
node-{VERSION}-linux-x64.tar.xz | ||
node-{VERSION}-linux-x86.tar.gz | ||
node-{VERSION}-linux-x86.tar.xz | ||
node-{VERSION}.pkg | ||
node-{VERSION}-sunos-x64.tar.gz | ||
node-{VERSION}-sunos-x64.tar.xz | ||
node-{VERSION}-sunos-x86.tar.gz | ||
node-{VERSION}-sunos-x86.tar.xz | ||
node-{VERSION}.tar.gz | ||
node-{VERSION}.tar.xz | ||
node-{VERSION}-win-x64.7z | ||
node-{VERSION}-win-x64.zip | ||
node-{VERSION}-win-x86.7z | ||
node-{VERSION}-win-x86.zip | ||
node-{VERSION}-x64.msi | ||
node-{VERSION}-x86.msi | ||
win-x64/ | ||
win-x64/node.exe | ||
win-x64/node.lib | ||
win-x64/node_pdb.7z | ||
win-x64/node_pdb.zip | ||
win-x86/ | ||
win-x86/node.exe | ||
win-x86/node.lib | ||
win-x86/node_pdb.7z | ||
win-x86/node_pdb.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
docs/ | ||
docs/api/ | ||
node-{VERSION}-aix-ppc64.tar.gz | ||
node-{VERSION}-darwin-x64.tar.gz | ||
node-{VERSION}-darwin-x64.tar.xz | ||
node-{VERSION}-headers.tar.gz | ||
node-{VERSION}-headers.tar.xz | ||
node-{VERSION}-linux-arm64.tar.gz | ||
node-{VERSION}-linux-arm64.tar.xz | ||
node-{VERSION}-linux-armv6l.tar.gz | ||
node-{VERSION}-linux-armv6l.tar.xz | ||
node-{VERSION}-linux-armv7l.tar.gz | ||
node-{VERSION}-linux-armv7l.tar.xz | ||
node-{VERSION}-linux-ppc64le.tar.gz | ||
node-{VERSION}-linux-ppc64le.tar.xz | ||
node-{VERSION}-linux-s390x.tar.gz | ||
node-{VERSION}-linux-s390x.tar.xz | ||
node-{VERSION}-linux-x64.tar.gz | ||
node-{VERSION}-linux-x64.tar.xz | ||
node-{VERSION}-linux-x86.tar.gz | ||
node-{VERSION}-linux-x86.tar.xz | ||
node-{VERSION}.pkg | ||
node-{VERSION}-sunos-x64.tar.gz | ||
node-{VERSION}-sunos-x64.tar.xz | ||
node-{VERSION}-sunos-x86.tar.gz | ||
node-{VERSION}-sunos-x86.tar.xz | ||
node-{VERSION}.tar.gz | ||
node-{VERSION}.tar.xz | ||
node-{VERSION}-win-x64.7z | ||
node-{VERSION}-win-x64.zip | ||
node-{VERSION}-win-x86.7z | ||
node-{VERSION}-win-x86.zip | ||
node-{VERSION}-x64.msi | ||
node-{VERSION}-x86.msi | ||
win-x64/ | ||
win-x64/node.exe | ||
win-x64/node.lib | ||
win-x64/node_pdb.7z | ||
win-x64/node_pdb.zip | ||
win-x86/ | ||
win-x86/node.exe | ||
win-x86/node.lib | ||
win-x86/node_pdb.7z | ||
win-x86/node_pdb.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this shuffle is just matching the files here with what's on the server, there's only a difference in order of operations, nothing important