mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5802] [MERGED] ci: formatting and misc improvements #5672
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#5672
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/5802
Author: @kmk3
Created: 4/25/2023
Status: ✅ Merged
Merged: 4/28/2023
Merged by: @kmk3
Base:
master← Head:ci-format-improve📝 Commits (8)
c43f962ci: fix commented sort.py code in alpine job3a5774cci: ignore build workflows on more workflowsb9885cdci: simplify test steps in build.ymlfd59df0ci: line-wrap and split/join some commandsbb792caci: use one command per line instead of chaining themdb1c3e4ci: improve quotes in gitlab cifde591cci: print some program versions339d395ci: print env-related settings in each job📊 Changes
7 files changed (+145 additions, -56 deletions)
View changed files
📝
.github/workflows/build-extra.yml(+20 -5)📝
.github/workflows/build.yml(+29 -34)📝
.github/workflows/codeql-analysis.yml(+7 -0)📝
.github/workflows/profile-checks.yml(+17 -5)📝
.gitlab-ci.yml(+43 -12)📝
Makefile(+4 -0)➕
ci/printenv.sh(+25 -0)📄 Description
Commits:
The changes are mostly about making the workflows easier to read and debug.
This is a follow-up to #5795.
Relates to #5481.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.