Skip to content
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

Add Checksum for all the files in the release #20

Merged
merged 5 commits into from
Aug 21, 2023
Merged

Conversation

UlisesGascon
Copy link
Owner

@UlisesGascon UlisesGascon commented Aug 21, 2023

Main Changes

  • Added script to collect and calculate checksums for all the files.
    • The binary files checksums are collected from the checksum files
    • The checksums files are downloaded and the checksum is calculated
    • If there are new releases, the new checksums are added to the checksums files.
    • The checksums stored in the file won't be updated, just added.
    • The release v0.1.14 is ignored due historical reasons missing signed checksum files for v0.1.14 nodejs/build#3468
  • Added NPM script to execute the script

Context

Related #8

Changelog

@UlisesGascon UlisesGascon marked this pull request as ready for review August 21, 2023 19:05
@UlisesGascon UlisesGascon merged commit cfd368d into main Aug 21, 2023
@UlisesGascon UlisesGascon added this to the 1.0.0 milestone Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant