[PR #2271] [MERGED] Added make check for src directory for Linux OS #2432

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2271
Author: @ggtakec
Created: 8/15/2023
Status: Merged
Merged: 8/15/2023
Merged by: @gaul

Base: masterHead: fix_ci_test_src


📝 Commits (1)

  • 6969467 Added make check for src directory for Linux OS

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -0)

📄 Description

Relevant Issue (if applicable)

n/a

Details

make check -C src (test of src directory) was missing in the Linux OS test, so I added it.
I'm not sure why this test is missing, but I added it because it's necessary.


🔄 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/2271 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 8/15/2023 **Status:** ✅ Merged **Merged:** 8/15/2023 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_ci_test_src` --- ### 📝 Commits (1) - [`6969467`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6969467242730e8ef6e6bb4cf107b73715fdbe6f) Added make check for src directory for Linux OS ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -0) </details> ### 📄 Description ### Relevant Issue (if applicable) n/a ### Details `make check -C src` (test of src directory) was missing in the Linux OS test, so I added it. I'm not sure why this test is missing, but I added it because it's necessary. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:31 +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#2432
No description provided.