setup-java/.github/workflows
Bruno Borges d68f62d10c Add cache-dependency-path e2e coverage for maven and sbt
Previously only gradle exercised the cache-dependency-path input. Mirror
the gradle save/restore(hit)/restore(miss) pattern for maven and sbt:

- maven1-save/maven1-restore/maven2-restore
- sbt1-save/sbt1-restore/sbt2-restore

Each save+restore pair uses the same cache-dependency-path so the restore
is a hit, while the second restore points at a new maven2/sbt2 fixture
whose different dependencies produce a different hash, so the cache is a
miss (directory not created). New fixtures added under __tests__/cache.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 635b89fa-5c35-49e1-a257-dc9001ebb8db
2026-07-15 10:15:06 -04:00
..
basic-validation.yml chore: Harden workflows: least-privilege permissions + zizmor integration (#1039) 2026-06-23 18:10:17 +01:00
check-dist.yml chore: Harden workflows: least-privilege permissions + zizmor integration (#1039) 2026-06-23 18:10:17 +01:00
codeql-analysis.yml chore: Harden workflows: least-privilege permissions + zizmor integration (#1039) 2026-06-23 18:10:17 +01:00
e2e-cache.yml Add cache-dependency-path e2e coverage for maven and sbt 2026-07-15 10:15:06 -04:00
e2e-local-file.yml Rename jdkFile input to jdk-file with deprecated alias (#1083) 2026-07-08 12:44:58 -04:00
e2e-publishing.yml chore: Harden workflows: least-privilege permissions + zizmor integration (#1039) 2026-06-23 18:10:17 +01:00
e2e-versions.yml Disable persisted checkout credentials in e2e workflow (#1115) 2026-07-14 16:11:17 -04:00
licensed.yml chore: Harden workflows: least-privilege permissions + zizmor integration (#1039) 2026-06-23 18:10:17 +01:00
publish-immutable-actions.yml chore: Harden workflows: least-privilege permissions + zizmor integration (#1039) 2026-06-23 18:10:17 +01:00
release-new-action-version.yml Bump actions/publish-action from 0.3.0 to 0.4.0 (#912) 2025-12-03 20:46:45 -06:00
update-config-files.yml chore: Harden workflows: least-privilege permissions + zizmor integration (#1039) 2026-06-23 18:10:17 +01:00
zizmor.yml Bump actions/setup-python from 5 to 6 (#1067) 2026-06-29 09:13:25 +01:00