[PR #2485] [MERGED] Dropped Github Actions(CI) for CentOS 7 and Debian 10(Buster) #2569

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2485
Author: @ggtakec
Created: 7/1/2024
Status: Merged
Merged: 7/1/2024
Merged by: @gaul

Base: masterHead: drop_centos7_buster


📝 Commits (1)

  • 210ffda Dropped Github Actions(CI) for CentOS 7 and Debian 10(Buster)

📊 Changes

2 files changed (+0 additions, -25 deletions)

View changed files

📝 .github/workflows/ci.yml (+0 -2)
📝 .github/workflows/linux-ci-helper.sh (+0 -23)

📄 Description

Relevant Issue (if applicable)

#2469

Details

On June 30th, CentOS 7 and Debian10(Buster) reached EOL.

In Github Actions(CI), the error Could not resolve host: mirrorlist.centos.org; Unknown error is displayed, so the mirror repository cannot be accessed, so CI execution fails.
Users will be able to use the yum repository up to the current version 1.94 (until it is discontinued), but CI execution will no longer be possible.
Debian10(Buster) is still able to run CI, but CI execution has been stopped with this PR.


🔄 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/2485 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/1/2024 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `drop_centos7_buster` --- ### 📝 Commits (1) - [`210ffda`](https://github.com/s3fs-fuse/s3fs-fuse/commit/210ffda0201c1cbd6e2d104fe1b04e256dd43ee6) Dropped Github Actions(CI) for CentOS 7 and Debian 10(Buster) ### 📊 Changes **2 files changed** (+0 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+0 -2) 📝 `.github/workflows/linux-ci-helper.sh` (+0 -23) </details> ### 📄 Description ### Relevant Issue (if applicable) #2469 ### Details On June 30th, CentOS 7 and Debian10(Buster) reached EOL. In Github Actions(CI), the error `Could not resolve host: mirrorlist.centos.org; Unknown error` is displayed, so the mirror repository cannot be accessed, so CI execution fails. Users will be able to use the yum repository up to the current version 1.94 (until it is discontinued), but CI execution will no longer be possible. Debian10(Buster) is still able to run CI, but CI execution has been stopped with this PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:12 +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#2569
No description provided.