[PR #2690] [MERGED] fixes #2689 Make the external url of cache server configurable if necessary #2561

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2690
Author: @Zoupers
Created: 3/3/2025
Status: Merged
Merged: 3/5/2025
Merged by: @mergify[bot]

Base: masterHead: master


📝 Commits (3)

  • d9f381e Make the external url of cache server configurable if necessary
  • 5eb1e87 optimize code and doc and fix test and add test
  • 1be6fae optimize code and adjust description

📊 Changes

4 files changed (+55 additions, -9 deletions)

View changed files

📝 cmd/input.go (+1 -0)
📝 cmd/root.go (+2 -1)
📝 pkg/artifactcache/handler.go (+16 -6)
📝 pkg/artifactcache/handler_test.go (+36 -2)

📄 Description

According to this pr, fix the test and optimize the code.
Fix #2689 .


🔄 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/2690 **Author:** [@Zoupers](https://github.com/Zoupers) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`d9f381e`](https://github.com/nektos/act/commit/d9f381e9e3d1f06f9d3361e442bd5406ac391675) Make the external url of cache server configurable if necessary - [`5eb1e87`](https://github.com/nektos/act/commit/5eb1e8794022190294bf88899c0f31e0056e83a8) optimize code and doc and fix test and add test - [`1be6fae`](https://github.com/nektos/act/commit/1be6fae62af0ace5c4350489be1202d6b15a99c8) optimize code and adjust description ### 📊 Changes **4 files changed** (+55 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `cmd/input.go` (+1 -0) 📝 `cmd/root.go` (+2 -1) 📝 `pkg/artifactcache/handler.go` (+16 -6) 📝 `pkg/artifactcache/handler_test.go` (+36 -2) </details> ### 📄 Description According to this [pr](https://gitea.com/gitea/act/pulls/111/files), fix the test and optimize the code. Fix #2689 . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:58 +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#2561
No description provided.