mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[PR #2738] [MERGED] Add openSUSE Leap 16.0 to the CI #2758
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#2758
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2738
Author: @juliogonzalez
Created: 10/10/2025
Status: ✅ Merged
Merged: 10/14/2025
Merged by: @gaul
Base:
master← Head:leap16📝 Commits (2)
c396577Add openSUSE Leap 16.0 to the CI9ecd1ecAdd missing diffutils for openSUSE Leap CI, as 16.0 misses cmp otherwise📊 Changes
2 files changed (+5 additions, -2 deletions)
View changed files
📝
.github/workflows/ci.yml(+2 -1)📝
.github/workflows/linux-ci-helper.sh(+3 -1)📄 Description
Relevant Issue (if applicable)
None.
Details
openSUSE Leap 16.0 was published on october 1st (maintained until at least October 2027)
While openSUSE Leap 15 (currently 15.6) will have support until at least April 2026, it's probably already a good idea to start testing it 16.0
Reference for the lifecycle: https://en.opensuse.org/Lifetime
NOTE:
opensuse/leap:16does not exist, so I am addingopensuse/leap:16.0NOTE: I tested this on my fork, and one of the test is failing, but I am a bit confused, as it seems the same test that's failing from time to time for other distributions. That's why this card is still created as a Draft.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.