[PR #2723] [MERGED] Check integrity of downloaded binaries #2743

Closed
opened 2026-03-04 02:07:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2723
Author: @gaul
Created: 8/29/2025
Status: Merged
Merged: 8/30/2025
Merged by: @ggtakec

Base: masterHead: test/sha256sum


📝 Commits (1)

  • 08d10bb Check integrity of downloaded binaries

📊 Changes

2 files changed (+20 additions, -4 deletions)

View changed files

📝 .github/workflows/linux-ci-helper.sh (+12 -2)
📝 test/integration-test-common.sh (+8 -2)

📄 Description

Usually package managers perform this check but we need to do it ourselves for custom binaries.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/2723 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/29/2025 **Status:** ✅ Merged **Merged:** 8/30/2025 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/sha256sum` --- ### 📝 Commits (1) - [`08d10bb`](https://github.com/s3fs-fuse/s3fs-fuse/commit/08d10bbabf6fb3ac7445cb33b464eec3a237ced0) Check integrity of downloaded binaries ### 📊 Changes **2 files changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux-ci-helper.sh` (+12 -2) 📝 `test/integration-test-common.sh` (+8 -2) </details> ### 📄 Description Usually package managers perform this check but we need to do it ourselves for custom binaries. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:07:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2743
No description provided.