Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Hughes
70a3f79804 Obsolete old RHEL releases (9.7.0-z, 10.1-z)
Resolves: RHEL-212345
2026-07-18 21:39:04 +01:00
Andrew Hughes
854ebdf7d5 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-212332
Related: RHEL-212336
2026-07-18 21:30:23 +01:00
Andrew Hughes
ccfd50565d Add gating scripts to simplify obtaining results and waiving issues
Resolves: RHEL-212336
2026-07-18 21:29:44 +01:00
Andrew Hughes
f8b1c34887 Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z & 10.3.
Resolves: RHEL-212334
2026-07-18 21:28:30 +01:00
Andrew Hughes
8b7457cba9 Update tagging scripts to include signature checks and correctly handle gating
Resolves: RHEL-212332
2026-07-18 21:26:32 +01:00
Andrew Hughes
86e0baa662 Add scripts to handle tagging of portable-based RPMs
Related: RHEL-118774
Related: RHEL-119466
2025-10-18 16:02:45 +01:00
Andrew Hughes
45e481afc8 Make build scripts executable
- Related: RHEL-58797
2024-10-11 18:37:20 +01:00
Andrew Hughes
ded048d843 Add build scripts to repository to ease remembering all CentOS & RHEL targets and options
Related: RHEL-58797
2024-10-07 23:15:54 +01:00