0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-18 19:39:33 +01:00
gitea/routers
Zettat123 7269130d28
Fix missing outputs for jobs with matrix (#32823)
Fix #32795

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.
2024-12-14 10:22:30 +08:00
..
api Fix missing outputs for jobs with matrix (#32823) 2024-12-14 10:22:30 +08:00
common Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
install Save initial signup information for users to aid in spam prevention (#31852) 2024-09-09 17:05:16 -04:00
private Split mail sender sub package from mailer service package (#32618) 2024-11-30 01:15:41 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Allow to fork repository into the same owner (#32819) 2024-12-14 09:39:05 +08:00
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 2024-10-02 08:03:19 +08:00