You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/actions
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.
2 months ago
..
ping Upgrade Go 1.22 and upgrade dependency (#29869) 11 months ago
runner Fix missing outputs for jobs with matrix (#32823) 2 months ago
actions.go Refactor names (#31405) 8 months ago
artifact.pb.go Actions Artifacts v4 backend (#28965) 11 months ago
artifact.proto Actions Artifacts v4 backend (#28965) 11 months ago
artifacts.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
artifacts_chunks.go Fix artifact v4 upload above 8MB (#31664) 4 months ago
artifacts_utils.go Refactor names (#31405) 8 months ago
artifactsv4.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago