[PR #1864] [MERGED] Drop disappeared wei/curl@v1 #2163

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1864
Author: @wolfogre
Created: 6/13/2023
Status: Merged
Merged: 6/13/2023
Merged by: @mergify[bot]

Base: masterHead: bugfix/fix_wei_curl


📝 Commits (5)

📊 Changes

2 files changed (+11 additions, -12 deletions)

View changed files

📝 pkg/artifacts/server_test.go (+9 -6)
📝 pkg/artifacts/testdata/GHSL-2023-004/artifacts.yml (+2 -6)

📄 Description

Reported by https://github.com/nektos/act/pull/1863#issuecomment-1588555812

wei/curl@v1 is gone. See https://github.com/wei/curl

Fortunately, I found a fork of the repo, and I'm sure it's just a wrapper of curl command. So we can use curl command directly.


🔄 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/1864 **Author:** [@wolfogre](https://github.com/wolfogre) **Created:** 6/13/2023 **Status:** ✅ Merged **Merged:** 6/13/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `bugfix/fix_wei_curl` --- ### 📝 Commits (5) - [`1dfaccc`](https://github.com/nektos/act/commit/1dfaccc377d3f7ddc1ca6e2ded62f2c03ddb70b4) chore: trigger actions - [`fcae6d1`](https://github.com/nektos/act/commit/fcae6d154d1a08f74a1bf04f59a3efa2742b2a70) fix: use curl command directly - [`7b33158`](https://github.com/nektos/act/commit/7b33158d83d35076d1b6d062f3b4619b2866c505) fix: use node:16-buster - [`1fb5d31`](https://github.com/nektos/act/commit/1fb5d31288a68ffa4773b6d84b6e80618fa135c0) fix: remove --fail-with-body - [`b74426e`](https://github.com/nektos/act/commit/b74426ec8b61d6ce2ddf17ede36ac319e051f462) chore: format codes ### 📊 Changes **2 files changed** (+11 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `pkg/artifacts/server_test.go` (+9 -6) 📝 `pkg/artifacts/testdata/GHSL-2023-004/artifacts.yml` (+2 -6) </details> ### 📄 Description Reported by https://github.com/nektos/act/pull/1863#issuecomment-1588555812 `wei/curl@v1` is gone. See https://github.com/wei/curl Fortunately, I found a fork of the repo, and I'm sure it's just [a wrapper of curl command](https://github.com/thinkdolabs/curl/blob/master/entrypoint.sh). So we can use curl command directly. --- <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:17 +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#2163
No description provided.