setup-java/dist/setup
Bruno Borges 4c33a67a01 Harden Zulu metadata pagination with safety cap
- Stop paginating on a short page to avoid an extra empty request
- Guard against undefined results (not just null)
- Cap iterations at 100 pages and warn if the limit is hit to
  prevent a runaway loop if the API misbehaves

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-22 14:16:50 -04:00
..
index.js Harden Zulu metadata pagination with safety cap 2026-06-22 14:16:50 -04:00