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 outdated SHA in test #126

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Fix outdated SHA in test #126

merged 1 commit into from
Apr 12, 2023

Conversation

radeksimko
Copy link
Member

The SHA change is a result of macOS binaries being re-signed recently and re-published, hence resulting in a different hash.

https://discuss.hashicorp.com/t/hcsec-2023-01-hashicorp-response-to-circleci-security-alert/48842/2

New SHA matches the one available from https://releases.hashicorp.com/terraform-ls/0.25.2/terraform-ls_0.25.2_SHA256SUMS for terraform-ls_0.25.2_darwin_amd64.zip

This unblocks other PRs which now have all failing tests in the CI checks.

@radeksimko radeksimko requested a review from a team as a code owner April 11, 2023 16:06
@radeksimko radeksimko self-assigned this Apr 11, 2023
Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

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

Looks good – same checksum comes back for me from that SHA256SUMS file 👍

@radeksimko radeksimko merged commit 1cf8eed into main Apr 12, 2023
@radeksimko radeksimko deleted the fix-test-sha branch April 12, 2023 07:10
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.

2 participants