Files
gitea/services/actions
silverwindandClaude ac24dad6df refactor(actions): simplify matrix job loading and slice sizing
Use job.LoadAttributes (loads run + attributes) instead of an open-coded
load plus a dead nil-check, matching the concurrency path. Pre-size the
children slice to the known combination count.

Co-Authored-By: Claude (Opus 4.8) <noreply@anthropic.com>
2026-05-29 10:32:56 +02:00
..