[PR #1207] [CLOSED] Added support for chunked uploads. #1839

Closed
opened 2026-03-01 21:52:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1207
Author: @grigorye
Created: 6/10/2022
Status: Closed

Base: masterHead: feature/Chunked-Uploads


📝 Commits (2)

  • c5f8c52 Added tests for mid-size and big artifacts, reproducing a problem with chunked uploads.
  • fa3edff Added support for chunked uploads.

📊 Changes

2 files changed (+73 additions, -4 deletions)

View changed files

📝 pkg/artifacts/server.go (+18 -3)
📝 pkg/artifacts/testdata/upload-and-download/artifacts.yml (+55 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1207 **Author:** [@grigorye](https://github.com/grigorye) **Created:** 6/10/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/Chunked-Uploads` --- ### 📝 Commits (2) - [`c5f8c52`](https://github.com/nektos/act/commit/c5f8c5228e62481e733d32bb64729a2b3c2b8ebf) Added tests for mid-size and big artifacts, reproducing a problem with chunked uploads. - [`fa3edff`](https://github.com/nektos/act/commit/fa3edffd5be11568590c7cd30c3e3496c7c2eec2) Added support for chunked uploads. ### 📊 Changes **2 files changed** (+73 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pkg/artifacts/server.go` (+18 -3) 📝 `pkg/artifacts/testdata/upload-and-download/artifacts.yml` (+55 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1839
No description provided.