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 scripts for generating and verifying SHA 512 checksums #2168

Merged
merged 8 commits into from
Apr 9, 2021

Conversation

rickycodes
Copy link
Contributor

@rickycodes rickycodes commented Jan 26, 2021

Description

Add scripts for generating and verifying SHA 512

I've also renamed a variable that I added yesterday to make things a little less confusing.

@rickycodes rickycodes requested a review from a team as a code owner January 26, 2021 03:14
@rickycodes rickycodes added the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Feb 10, 2021
@rickycodes rickycodes removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Apr 9, 2021
@rickycodes
Copy link
Contributor Author

I've tested this out and there's now a checksum txt artifact included:
image

@rickycodes rickycodes merged commit c04d982 into develop Apr 9, 2021
@rickycodes rickycodes deleted the feature/checksum branch April 9, 2021 06:27
rickycodes added a commit that referenced this pull request Apr 13, 2021
* develop:
  Bump vm-browserify from 0.0.4 to 1.1.2 (#2447)
  Bump jest-serializer from 24.4.0 to 26.6.2 (#2501)
  Bump react-native-share from 3.3.2 to 5.2.2 (#2499)
  Bump json-rpc-middleware-stream from 2.1.1 to 3.0.0 (#2411)
  Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#2406)
  Bump babel-eslint from 10.0.3 to 10.1.0 (#2403)
  Display correct number of decimals for 'usd' fiat (#2381)
  bugfix/4849 (#2491)
  bugfix/2488 (#2490)
  Fix/analytics v1 priority1 (#2487)
  Add scripts for generating and verifying SHA 512 checksums (#2168)
rickycodes added a commit that referenced this pull request Jan 31, 2022
* Add scripts for generating and verifying SHA 512 checksums

* Update checksum scripts

* Rename to NON_EMPTY since that's what it actually is 😅

* Add checksum to prerelease

* Address feedback

* only gen checksum if apk exists

* add shellscript

* fix .sh file
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.

4 participants