[PR #5912] Limit servers to IPv4 to make them work with WSL #2617

Open
opened 2026-03-01 22:37:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/5912
Author: @stickeegreg
Created: 8/21/2025
Status: 🔄 Open

Base: masterHead: fix/wsl-artifacts


📝 Commits (3)

  • 95fd8cc Limit servers to IPv4 to make them work with WSL
  • 7d79972 Merge branch 'master' into fix/wsl-artifacts
  • 9c56133 Merge branch 'master' into fix/wsl-artifacts

📊 Changes

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

View changed files

📝 pkg/artifactcache/handler.go (+2 -1)
📝 pkg/artifacts/server.go (+8 -3)

📄 Description

This should fix #1866 and may fix #2636


🔄 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/5912 **Author:** [@stickeegreg](https://github.com/stickeegreg) **Created:** 8/21/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fix/wsl-artifacts` --- ### 📝 Commits (3) - [`95fd8cc`](https://github.com/nektos/act/commit/95fd8cc6c28b9f1d4ab02c627222511664c892af) Limit servers to IPv4 to make them work with WSL - [`7d79972`](https://github.com/nektos/act/commit/7d799728cba328cf426d5300273872534768957d) Merge branch 'master' into fix/wsl-artifacts - [`9c56133`](https://github.com/nektos/act/commit/9c561334eec62f2869407bcace31394f05357726) Merge branch 'master' into fix/wsl-artifacts ### 📊 Changes **2 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pkg/artifactcache/handler.go` (+2 -1) 📝 `pkg/artifacts/server.go` (+8 -3) </details> ### 📄 Description This should fix #1866 and may fix #2636 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#2617
No description provided.