Skip to content

ci: verify Boost source download#4750

Draft
WilliamK112 wants to merge 1 commit into
NVIDIA:mainfrom
WilliamK112:codex/verify-boost-download
Draft

ci: verify Boost source download#4750
WilliamK112 wants to merge 1 commit into
NVIDIA:mainfrom
WilliamK112:codex/verify-boost-download

Conversation

@WilliamK112

Copy link
Copy Markdown

Summary

  • verify the Boost 1.79.0 source archive before extracting it in the CI Docker image
  • use the SHA-256 published in the Boost 1.79.0 release metadata

Closes #235.

Validation

  • git diff --check
  • downloaded boost_1_79_0.tar.gz from the existing archive URL and verified it with sha256sum -c using the added hash

Signed-off-by: WilliamK112 <164879897+WilliamK112@users.noreply.github.com>
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.

[FEA] Add a checksum when downloading boost

2 participants