forgejo/routers
Zettat123 96a7f0a3f0
Fix missing outputs for jobs with matrix ()
Fix 

If a job uses a matrix, multiple `ActionRunJobs` may have the same
`JobID`. We need to merge the outputs of these jobs to make them
available to the jobs that need them.

(cherry picked from commit 7269130d2878d51dcdf11f7081a591f85bd493e8)

Conflicts:
	models/fixtures/action_run.yml
	models/fixtures/action_run_job.yml
  trivial context conflicts
2024-12-15 10:14:21 +01:00
..
api Fix missing outputs for jobs with matrix () 2024-12-15 10:14:21 +01:00
common fix: Preview picture not visible on Markdown file () 2024-11-23 15:00:18 +00:00
install [CHORE] Move to new sessioner library 2024-08-25 03:47:08 +02:00
private [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
utils [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) () 2024-04-15 13:03:08 +00:00
web Detect whether action view branch was deleted () 2024-12-15 09:45:10 +01:00
init.go Revert "Open telemetry integration ()" 2024-08-07 11:22:43 +02:00