mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 22:01:33 -06:00
[PR #7004] [MERGED] build: add sort-profiles target for sort.py #6268
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6268
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/netblue30/firejail/pull/7004
Author: @kmk3
Created: 12/28/2025
Status: ✅ Merged
Merged: 1/1/2026
Merged by: @kmk3
Base:
master← Head:build-add-sort-profiles📝 Commits (3)
f9769ecbuild: use simpler shell wildcards for profiles92d049cbuild: use variables for profiles4fa7a64build: add sort-profiles target for sort.py📊 Changes
2 files changed (+16 additions, -9 deletions)
View changed files
📝
.github/workflows/check-profiles.yml(+5 -8)📝
Makefile(+11 -1)📄 Description
And use it in CI.
Note: The target currently always runs sort.py for all profiles.
Before:
After:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.