mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-16 16:57:45 +00: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>