Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Hughes
0aa37298e9 Cleanup tagging and gating scripts to appease shellcheck:
* scripts/builds/build_vanilla.sh: Use an array to handle the varying arguments to rhpkg.
* scripts/builds/check_signatures.sh: Quote variable usage.
* scripts/builds/waive_issue.sh: Remove redundant 'test "x"' usage.
* scripts/builds/waive_leapp_issue.sh: Likewise.
* scripts/builds/waive_rpminspect.sh: Likewise.
* scripts/builds/waive_usual_rpminspect.sh: Likewise and add missing WORKING_DIR variable.
* scripts/builds/waive_usual_tier0.sh: Remove redundant 'test "x"' usage.

Related: RHEL-212302
Related: RHEL-212304
2026-07-18 18:02:24 +01:00
Andrew Hughes
82374eeacc Update tagging scripts to include signature checks and correctly handle gating
Resolves: RHEL-212302
2026-07-18 17:46:14 +01:00