[PR #1836] [MERGED] Prefer curl over wget for fetching dependencies #2200

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1836
Author: @gaul
Created: 1/4/2022
Status: Merged
Merged: 1/4/2022
Merged by: @ggtakec

Base: masterHead: ci/curl


📝 Commits (1)

  • 5be3b2d Prefer curl over wget for fetching dependencies

📊 Changes

2 files changed (+14 additions, -14 deletions)

View changed files

📝 .github/workflows/linux-ci-helper.sh (+10 -10)
📝 test/integration-test-common.sh (+4 -4)

📄 Description

The former is lighter-weight and libcurl is already a dependency for
s3fs.


🔄 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/1836 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/4/2022 **Status:** ✅ Merged **Merged:** 1/4/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `ci/curl` --- ### 📝 Commits (1) - [`5be3b2d`](https://github.com/s3fs-fuse/s3fs-fuse/commit/5be3b2d80dac9bf2046b635d63d7640728cf1279) Prefer curl over wget for fetching dependencies ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux-ci-helper.sh` (+10 -10) 📝 `test/integration-test-common.sh` (+4 -4) </details> ### 📄 Description The former is lighter-weight and libcurl is already a dependency for s3fs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:18 +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#2200
No description provided.