Jan Macku
Jan Macku
Differential ShellCheck is a GitHub action that performs differential ShellCheck scans on files changed via PR and reports results directly in PR. Since this repository contains some shell scripts I...
I wanted to propose a new section for the Wiki page, but I wasn't sure how to do it properly, so I did it via web UI. When I hit...
Differential ShellCheck is a GitHub action that performs differential ShellCheck scans on shell scripts changed via PR and reports results directly in PR. I saw that your scripts are in...
It allows to build and test dracut with openssl flags. Blocks #1827
## Changes This patch is adding hashing functionality into dracut-install. From every source is generated a hash which is stored into a file together with the destination path. Function uses...
Differential ShellCheck is a GitHub action that performs differential ShellCheck scans on files changed via PR and reports results directly in PR. Since this repository contains a lot of shell...
It would be great if I could define multiple triggers for a `job`. Currently: ```yml jobs: - job: copr_build trigger: pull_request targets: - fedora-rawhide - job: copr_build trigger: release targets:...
Differential ShellCheck is a GitHub action that performs differential ShellCheck scans on files changed via PR and reports results directly in PR. Since this repository contains a lot of shell...