1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Grigory Entin 1d45a5f2c7 Added support for chunked uploads. (#1208)
* 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>
2022-06-20 15:06:55 -07:00
.github governance: fix bug report rendering (#1186) 2022-05-26 21:46:12 +00:00
act Added support for chunked uploads. (#1208) 2022-06-20 15:06:55 -07:00
cmd feat: add ubuntu-22.04 (#1150) 2022-05-17 19:11:33 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00