setup-java/.github
Bruno Borges 85f658438e Address review: argc guard in check-dir.sh, fix sbt ubuntu matrix conditionals
- check-dir.sh: with set -u, invoking without a <dir> argument failed with an
  opaque "parameter not set" error. Add an explicit argc check that prints a
  usage message and exits 2 (distinct from the assertion failure code 1).
- e2e-cache.yml: the sbt-save and sbt-restore jobs run on an ubuntu-22.04
  matrix entry, but their coursier-cache steps were guarded by
  'if: matrix.os == "ubuntu-latest"', so those checks never executed on
  Ubuntu. Align the conditionals with the matrix (ubuntu-22.04), matching the
  newer sbt1/sbt2 jobs.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-07-15 10:59:21 -04:00
..
ISSUE_TEMPLATE Templates for new Java distributions (#429) 2026-06-22 17:11:20 -04:00
PULL_REQUEST_TEMPLATE Templates for new Java distributions (#429) 2026-06-22 17:11:20 -04:00
workflows Address review: argc guard in check-dir.sh, fix sbt ubuntu matrix conditionals 2026-07-15 10:59:21 -04:00
CODEOWNERS Update CODEOWNERS 2022-12-26 09:43:06 +01:00
dependabot.yml Create dependabot.yml (#722) 2025-01-21 16:15:18 -06:00
java.json Add Maven compiler problem matcher for javac diagnostics (#1086) 2026-07-08 14:28:02 -04:00
pull_request_template.md chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) (#1061) 2026-06-26 08:07:16 +01:00
zizmor.yml chore: Harden workflows: least-privilege permissions + zizmor integration (#1039) 2026-06-23 18:10:17 +01:00