java-21-openjdk/scripts/builds
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
..
build_centos_portable_build.sh Make build scripts executable 2024-10-11 18:37:20 +01:00
build_centos.sh Make build scripts executable 2024-10-11 18:37:20 +01:00
build_rhel_8.sh Make build scripts executable 2024-10-11 18:37:20 +01:00
build_rhel_9.sh Make build scripts executable 2024-10-11 18:37:20 +01:00
build_rhel_10.sh Make build scripts executable 2024-10-11 18:37:20 +01:00
build_rhel_portable_build.sh Make build scripts executable 2024-10-11 18:37:20 +01:00
build_vanilla.sh Cleanup tagging and gating scripts to appease shellcheck: 2026-07-18 21:30:23 +01:00
check_signatures.sh Cleanup tagging and gating scripts to appease shellcheck: 2026-07-18 21:30:23 +01:00
get_gating_results.sh Add gating scripts to simplify obtaining results and waiving issues 2026-07-18 21:29:44 +01:00
query_build_gating.sh Add gating scripts to simplify obtaining results and waiving issues 2026-07-18 21:29:44 +01:00
tag_rhel_8_embargoed.sh Update tagging scripts to include signature checks and correctly handle gating 2026-07-18 21:26:32 +01:00
tag_rhel_8_public.sh Update tagging scripts to include signature checks and correctly handle gating 2026-07-18 21:26:32 +01:00
tag_rhel_9_embargoed_pqc.sh Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z & 10.3. 2026-07-18 21:28:30 +01:00
tag_rhel_9_embargoed.sh Update tagging scripts to include signature checks and correctly handle gating 2026-07-18 21:26:32 +01:00
tag_rhel_9_public_pqc.sh Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z & 10.3. 2026-07-18 21:28:30 +01:00
tag_rhel_9_public.sh Update tagging scripts to include signature checks and correctly handle gating 2026-07-18 21:26:32 +01:00
tag_rhel_10_embargoed_pqc.sh Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z & 10.3. 2026-07-18 21:28:30 +01:00
tag_rhel_10_embargoed.sh Update tagging scripts to include signature checks and correctly handle gating 2026-07-18 21:26:32 +01:00
tag_rhel_10_public_pqc.sh Update tagged versions to include 9.8.0-z, 9.9.0, 10.2-z & 10.3. 2026-07-18 21:28:30 +01:00
tag_rhel_10_public.sh Update tagging scripts to include signature checks and correctly handle gating 2026-07-18 21:26:32 +01:00
tag_rhel.sh Update tagging scripts to include signature checks and correctly handle gating 2026-07-18 21:26:32 +01:00
waive_issue.sh Cleanup tagging and gating scripts to appease shellcheck: 2026-07-18 21:30:23 +01:00
waive_leapp_issue.sh Cleanup tagging and gating scripts to appease shellcheck: 2026-07-18 21:30:23 +01:00
waive_rpminspect.sh Cleanup tagging and gating scripts to appease shellcheck: 2026-07-18 21:30:23 +01:00
waive_usual_rpminspect.sh Cleanup tagging and gating scripts to appease shellcheck: 2026-07-18 21:30:23 +01:00
waive_usual_tier0.sh Cleanup tagging and gating scripts to appease shellcheck: 2026-07-18 21:30:23 +01:00