Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Hughes
e48e629f01 Obsolete old RHEL releases (8.2.0-z, 9.0.0-z, 9.7.0-z)
Resolves: RHEL-212330
2026-07-18 21:08:19 +01:00
Andrew Hughes
2ca1ca6196 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-212329
2026-07-18 20:56:44 +01:00
Andrew Hughes
ebc5752faa Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z & 10.3.
Resolves: RHEL-212329
2026-07-18 20:52:02 +01:00
Andrew Hughes
a0cda285a4 Add gating scripts to simplify obtaining results and waiving issues
Resolves: RHEL-151197
2026-02-20 16:16:07 +00:00
Andrew Hughes
d8129e85f3 Update tagging scripts to include signature checks and correctly handle gating
Resolves: RHEL-147634
2026-02-20 16:15:53 +00:00
Andrew Hughes
6a222ae2d5 Add scripts to handle tagging of portable-based RPMs
Related: RHEL-118775
2025-10-18 15:51:00 +01:00
Andrew Hughes
26303862c8 Add build scripts to repository to ease remembering all CentOS & RHEL targets and options
Related: RHEL-58786
2025-08-18 16:51:21 +01:00