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

feat: Validate hub download checksums #158

Merged
merged 6 commits into from
Nov 13, 2023
Merged

Conversation

disq
Copy link
Member

@disq disq commented Nov 8, 2023

Do the application/json request and get checksum + location.

@github-actions github-actions bot added feat and removed feat labels Nov 8, 2023
@github-actions github-actions bot added feat and removed feat labels Nov 13, 2023
@disq disq marked this pull request as ready for review November 13, 2023 12:29
@disq disq requested a review from yevgenypats as a code owner November 13, 2023 12:29
@disq disq requested a review from hermanschaaf November 13, 2023 12:30
@github-actions github-actions bot added feat and removed feat labels Nov 13, 2023
@disq disq merged commit a674550 into main Nov 13, 2023
8 checks passed
@disq disq deleted the feat/validate-hub-checksums branch November 13, 2023 12:52
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Nov 15, 2023
Get addon downloads to work without making 2 extra api requests but still verifying checksum.
~Needs cloudquery/cloud#660 to be solved/merged first (internal issue)~

Also updates plugin-pb-go to verify the plugin downloads from the hub ([PR](cloudquery/plugin-pb-go#158))

~We might keep this out and use the AddonWithTeam endpoint which is going to be implemented in the backend soon.~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants