mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-09 00:08:39 +08:00
7105919f0c
* Added tests for mid-size and big artifacts, reproducing a problem with chunked uploads. * Added support for chunked uploads. * Enforced overwriting uploaded artifacts on receiving the first chunk. Co-authored-by: Casey Lee <cplee@nektos.com>