[PR #6676] [MERGED] build: remove cppcheck-old target/job #6116

Closed
opened 2026-05-05 10:51:01 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6676
Author: @kmk3
Created: 3/6/2025
Status: Merged
Merged: 3/7/2025
Merged by: @kmk3

Base: masterHead: build-remove-cppcheck-old


📝 Commits (1)

  • 860bf2b build: remove cppcheck-old target/job

📊 Changes

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

View changed files

📝 .github/workflows/check-c.yml (+0 -31)
📝 Makefile (+0 -5)

📄 Description

To avoid CI failures.

From the first run of cppcheck_old on commit 8f69e9841 ("bugfix:
firecfg: check full filename in check_profile() (#6674)", 2025-03-04)
[1]:

This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner
will be removed on 2025-04-01. For more details, see
https://github.com/actions/runner-images/issues/11101

The target depends on the cppcheck version from Ubuntu 20.04 in order to
work properly and this distribution will become EOL next month (April
2025), so just remove the target.

Added on commit 53f0b3950 ("CI: keep old cppcheck job and ignore two
files in new job that take too long to check", 2022-07-26).

[1] https://github.com/netblue30/firejail/actions/runs/13658953453/job/38185280665


🔄 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/netblue30/firejail/pull/6676 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 3/7/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `build-remove-cppcheck-old` --- ### 📝 Commits (1) - [`860bf2b`](https://github.com/netblue30/firejail/commit/860bf2be8c21cc532e6fc96856690aa998b4b985) build: remove cppcheck-old target/job ### 📊 Changes **2 files changed** (+0 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/check-c.yml` (+0 -31) 📝 `Makefile` (+0 -5) </details> ### 📄 Description To avoid CI failures. From the first run of `cppcheck_old` on commit 8f69e9841 ("bugfix: firecfg: check full filename in check_profile() (#6674)", 2025-03-04) [1]: > This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner > will be removed on 2025-04-01. For more details, see > https://github.com/actions/runner-images/issues/11101 The target depends on the cppcheck version from Ubuntu 20.04 in order to work properly and this distribution will become EOL next month (April 2025), so just remove the target. Added on commit 53f0b3950 ("CI: keep old cppcheck job and ignore two files in new job that take too long to check", 2022-07-26). [1] https://github.com/netblue30/firejail/actions/runs/13658953453/job/38185280665 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:51:01 -06: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: github-starred/firejail#6116
No description provided.