[PR #2497] [MERGED] Continued Github Actions(CI) execution after CentOS 7 EOL #2579

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

📋 Pull Request Information

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

Base: masterHead: centos7


📝 Commits (1)

  • 275b666 Continued Github Actions(CI) execution after CentOS 7 EOL

📊 Changes

2 files changed (+80 additions, -3 deletions)

View changed files

📝 .github/workflows/ci.yml (+9 -3)
📝 .github/workflows/linux-ci-helper.sh (+71 -0)

📄 Description

Relevant Issue (if applicable)

#2469 #2485 #2496

Details

In order to make release 1.95 the last supported package for CentOS 7, we are temporarily restoring CI execution(Github Actions) for CentOS 7.

This PR makes the following modifications (restorations):

  • Using the Vault repository for CentOS 7
  • Setting an environment variable to use nodejs16 when executing actions/checkout on CentOS 7

🔄 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/2497 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 7/12/2024 **Status:** ✅ Merged **Merged:** 7/13/2024 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `centos7` --- ### 📝 Commits (1) - [`275b666`](https://github.com/s3fs-fuse/s3fs-fuse/commit/275b666e5f62acd6f2ce5304b400e246592a9bfc) Continued Github Actions(CI) execution after CentOS 7 EOL ### 📊 Changes **2 files changed** (+80 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+9 -3) 📝 `.github/workflows/linux-ci-helper.sh` (+71 -0) </details> ### 📄 Description ### Relevant Issue (if applicable) #2469 #2485 #2496 ### Details In order to make release 1.95 the last supported package for CentOS 7, we are temporarily restoring CI execution(Github Actions) for CentOS 7. This PR makes the following modifications (restorations): - Using the Vault repository for CentOS 7 - Setting an environment variable to use nodejs16 when executing actions/checkout on CentOS 7 --- <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:15 +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#2579
No description provided.