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

fix: generate sha256 with correct path #1617

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

jasiskis
Copy link
Contributor

@jasiskis jasiskis commented Feb 4, 2021

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

It changes the directory to binary-releases before generating a sha256, so that it has the correct file name to be verified.

This regression was introduced with this change #1564, which caused the sha256 file to be generated with f9245dbba7ccd1e8d4b5eebc7885f445a9af465fc6ef68cc89afa4964575ee36 binary-releases/snyk-macos where the file path should be snyk-macos.

With this change, it will generate without the binary-releases prefix.

@jasiskis jasiskis requested review from a team as code owners February 4, 2021 19:59
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2021

Expected release notes (by @andremidea)

fixes:
generate sha256 correctly (706764a)

  • I hereby acknowledge these release notes are 🥙 AWESOME 🥙

Copy link
Contributor

@maxjeffos maxjeffos left a comment

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants