[PR #2625] [MERGED] Expand clang-tidy CI target to all static-checks #2675

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2625
Author: @gaul
Created: 12/26/2024
Status: Merged
Merged: 1/3/2025
Merged by: @ggtakec

Base: masterHead: ci/static-checks


📝 Commits (1)

  • 825d11a Expand clang-tidy CI target to all static-checks

📊 Changes

2 files changed (+16 additions, -82 deletions)

View changed files

📝 .github/workflows/ci.yml (+8 -14)
📝 .github/workflows/linux-ci-helper.sh (+8 -68)

📄 Description

Relocate cppcheck and Shellcheck into a single CI target instead of running them as part of all distributions. While this modestly reduces run-time by about 20 seconds, more importantly it avoids workarounds for older checker versions and simplifies the code.


🔄 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/2625 **Author:** [@gaul](https://github.com/gaul) **Created:** 12/26/2024 **Status:** ✅ Merged **Merged:** 1/3/2025 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `ci/static-checks` --- ### 📝 Commits (1) - [`825d11a`](https://github.com/s3fs-fuse/s3fs-fuse/commit/825d11a0bf19e1d9ab7f3a3f58c5b19ef4d7ab69) Expand clang-tidy CI target to all static-checks ### 📊 Changes **2 files changed** (+16 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+8 -14) 📝 `.github/workflows/linux-ci-helper.sh` (+8 -68) </details> ### 📄 Description Relocate cppcheck and Shellcheck into a single CI target instead of running them as part of all distributions. While this modestly reduces run-time by about 20 seconds, more importantly it avoids workarounds for older checker versions and simplifies the code. --- <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:43 +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#2675
No description provided.