mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 15:54:25 +00:00
b594cec2bd
Multiple chunks are uploaded with type "block" without using "appendBlock" and eventually out of order for bigger uploads. 8MB seems to be the chunk size This change parses the blockList uploaded after all blocks to get the final artifact size and order them correctly before calculating the sha256 checksum over all blocks Fixes #31354 |
||
---|---|---|
.. | ||
ping | ||
runner | ||
actions.go | ||
artifact.pb.go | ||
artifact.proto | ||
artifacts_chunks.go | ||
artifacts_utils.go | ||
artifacts.go | ||
artifactsv4.go |