Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Hughes
ae42098fa4 Obsolete old RHEL releases (9.7.0-z, 10.1-z)
Resolves: RHEL-212344
2026-07-18 23:32:25 +01:00
Andrew Hughes
e95a17c7f0 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-212331
Related: RHEL-212335
2026-07-18 23:18:40 +01:00
Andrew Hughes
b95d2b50cc Add gating scripts to simplify obtaining results and waiving issues
Resolves: RHEL-212335
2026-07-18 23:18:09 +01:00
Andrew Hughes
39c3f98316 Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z & 10.3.
Resolves: RHEL-212333
2026-07-18 23:17:20 +01:00
Andrew Hughes
cce237df0f Update tagging scripts to include signature checks and correctly handle gating
Resolves: RHEL-212331
2026-07-18 23:15:38 +01:00
Andrew Hughes
bc06a073a7 Add scripts to handle tagging of portable-based RPMs
Related: RHEL-118773
Related: RHEL-119450
2025-10-18 16:04:05 +01:00
Andrew Hughes
f004beb5b8 Make build scripts executable
- Related: RHEL-58798
2024-10-13 23:10:30 +01:00
Andrew Hughes
da7462bf43 Add build scripts to repository to ease remembering all CentOS & RHEL targets and options
Related: RHEL-58798
2024-10-13 21:58:05 +01:00