0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-19 04:49:06 +02:00
ZPascal b0f2477ced fix(actions): address remaining review points — ownership docs, log levels, tests
- Expand NewInterpeter ownership comment to explicitly confirm that
  run.Workflow is fresh per call and job is only read (not written),
  so concurrent calls for different matrix combinations are race-free
- Downgrade the two remaining log.Info lines (matrix re-evaluation
  complete / succeeded) to log.Debug per reviewer request
- Add unit tests for constructWorkflowWithNeeds (happy path, invalid
  payload, missing jobs section), mergeNeedsIntoVars, and a
  multi-dimension dynamic matrix case in TestHasMatrixWithNeeds

Co-Authored-By: Claude <claude-sonnet-4-5@anthropic.com>
2026-05-26 16:55:27 +02:00
..
2026-05-15 16:26:36 +02:00
2026-05-15 16:26:36 +02:00
2026-02-28 11:23:20 -08:00
2026-05-15 16:26:36 +02:00
2026-05-15 16:26:36 +02:00
2026-05-21 07:02:05 +00:00
2026-05-15 16:26:36 +02:00
2026-05-13 17:06:53 +00:00