Skip to content

Add binary signature verification #558

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented Jul 23, 2025

I extracted the download function in a separate commit so it is easier to review the additions separately, if that is of interest.

  • Add option to disable
  • Skip headers when requesting releases.coder.com
  • Tests

@code-asher code-asher force-pushed the asher/binary-verification branch from b9b5680 to 753e955 Compare July 23, 2025 00:39
No code changes aside from some variable names and passing in an axios
client instead of the sdk client (since this does not need to make API
calls and we will need to pass a separate client without headers when
downloading external signatures).
A tiny refactor since I will need to get a third config option.
@code-asher code-asher force-pushed the asher/binary-verification branch from 753e955 to 3e18934 Compare July 23, 2025 20:45
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