Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Verify checksum during post-install hook #119

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Verify checksum during post-install hook #119

merged 2 commits into from
Mar 28, 2022

Conversation

EricCrosson
Copy link
Contributor

Closes #118

The one that prints a helpful message instead of exiting without output
@EricCrosson
Copy link
Contributor Author

CI failed during the invocation of semantic-release (after the release completed -- while commenting on GitHub issues) due to a rate-limit issue https://github.com/typescript-tools/rust-implementation/runs/5722409889?check_suite_focus=true

Should this PR get approval from the code review process, I will force-merge without CI passing to avoid invoking semantic-release again in CI

Copy link
Contributor

@bitgopatmcl bitgopatmcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I messed around with the SHASUMS256.txt file a bit locally and it causes errors as anticipated.

@EricCrosson EricCrosson merged commit a1c5164 into master Mar 28, 2022
@EricCrosson EricCrosson deleted the beta branch March 28, 2022 15:17
@github-actions
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Verify sha256 checksum in postinstall hook
2 participants