Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Hughes
bc0c9a72cb 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-155327
Related: RHEL-155339
2026-07-14 23:18:20 +01:00
Andrew Hughes
a95cdd67f4 Add gating scripts to simplify obtaining results and waiving issues
Resolves: RHEL-155339
2026-03-12 02:24:56 +00:00
Andrew Hughes
fde787d90e Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z & 10.3.
Resolves: RHEL-155337
2026-03-12 02:22:43 +00:00
Andrew Hughes
68b316d15b Add tagging scripts with signature checks and gating handling
Resolves: RHEL-147634
2026-03-12 02:22:14 +00:00
Andrew Hughes
9ef1b1ef0d Import java-21-openjdk
Related: RHEL-100678
2025-08-26 00:10:40 +01:00