[PR #1888] [MERGED] Handle cache requests without a size that are sent by old versions of actions #2176

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1888
Author: @wolfogre
Created: 6/27/2023
Status: Merged
Merged: 7/11/2023
Merged by: @cplee

Base: masterHead: bugfix/cache_size


📝 Commits (2)

  • b0bace9 fix: handle zero size
  • dbf7773 Merge branch 'master' into bugfix/cache_size

📊 Changes

3 files changed (+24 additions, -11 deletions)

View changed files

📝 pkg/artifactcache/handler.go (+4 -1)
📝 pkg/artifactcache/model.go (+7 -1)
📝 pkg/artifactcache/storage.go (+13 -9)

📄 Description

Reported by https://github.com/nektos/act/pull/1879#issuecomment-1607754818


🔄 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/1888 **Author:** [@wolfogre](https://github.com/wolfogre) **Created:** 6/27/2023 **Status:** ✅ Merged **Merged:** 7/11/2023 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `bugfix/cache_size` --- ### 📝 Commits (2) - [`b0bace9`](https://github.com/nektos/act/commit/b0bace9a46e04db329674bb5c7e2ae6630b79f2f) fix: handle zero size - [`dbf7773`](https://github.com/nektos/act/commit/dbf7773d2ed91d5ea5494ce5652e390f33382819) Merge branch 'master' into bugfix/cache_size ### 📊 Changes **3 files changed** (+24 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `pkg/artifactcache/handler.go` (+4 -1) 📝 `pkg/artifactcache/model.go` (+7 -1) 📝 `pkg/artifactcache/storage.go` (+13 -9) </details> ### 📄 Description Reported by https://github.com/nektos/act/pull/1879#issuecomment-1607754818 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:54:19 +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#2176
No description provided.