[PR #6862] [MERGED] ci: standardize "apt-get install" step name #6204

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6862
Author: @kmk3
Created: 8/16/2025
Status: Merged
Merged: 8/16/2025
Merged by: @kmk3

Base: masterHead: ci-standardize-install-deps-name


📝 Commits (1)

  • 87c3fce ci: standardize "apt-get install" step name

📊 Changes

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

View changed files

📝 .github/workflows/check-c.yml (+2 -2)

📄 Description

For consistency and simplicity, name the apt-get install step just
"install dependencies" in all jobs.

Affected jobs:

  • check-c.yml: scan-build
  • check-c.yml: cppcheck

Related commits:

  • 94e2ce275 ("Create build.yml (#3651)", 2020-10-01)
  • 0fa11826b ("build: test build with apparmor and selinux in CI",
    2020-10-01)

🔄 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/6862 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 8/16/2025 **Status:** ✅ Merged **Merged:** 8/16/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `ci-standardize-install-deps-name` --- ### 📝 Commits (1) - [`87c3fce`](https://github.com/netblue30/firejail/commit/87c3fce11a73a74e3dec22825af6866c453293d1) ci: standardize "apt-get install" step name ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/check-c.yml` (+2 -2) </details> ### 📄 Description For consistency and simplicity, name the `apt-get install` step just "install dependencies" in all jobs. Affected jobs: * check-c.yml: scan-build * check-c.yml: cppcheck Related commits: * 94e2ce275 ("Create build.yml (#3651)", 2020-10-01) * 0fa11826b ("build: test build with apparmor and selinux in CI", 2020-10-01) --- <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:52:39 -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#6204
No description provided.