[PR #404] [MERGED] fix: outputs espace #1435

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/404
Author: @theowenyoung
Created: 10/30/2020
Status: Merged
Merged: 11/2/2020
Merged by: @cplee

Base: masterHead: fix/outputs-escape


📝 Commits (4)

📊 Changes

2 files changed (+47 additions, -1 deletions)

View changed files

📝 pkg/runner/command.go (+32 -1)
📝 pkg/runner/command_test.go (+15 -0)

📄 Description

fix #403

Hi, by the issue, I suppose that we should unescape the command string, I made a pr, please review it if you have time. Thanks!


🔄 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/404 **Author:** [@theowenyoung](https://github.com/theowenyoung) **Created:** 10/30/2020 **Status:** ✅ Merged **Merged:** 11/2/2020 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `fix/outputs-escape` --- ### 📝 Commits (4) - [`1c7a609`](https://github.com/nektos/act/commit/1c7a609a904d4767875b3f0ad87f7edec5b280d6) fix: outputs espace - [`9fd0669`](https://github.com/nektos/act/commit/9fd066943d8485880de0d2d66f604db5f42fe07c) refactor: move unescape to func - [`1cd58a1`](https://github.com/nektos/act/commit/1cd58a1292ea2716f6d115fcdbd02086346b9961) refactor: fix ci lint - [`c01100a`](https://github.com/nektos/act/commit/c01100ab390a63407e0bc3dc831b41cff4535ec4) refactor: unescape function ### 📊 Changes **2 files changed** (+47 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/command.go` (+32 -1) 📝 `pkg/runner/command_test.go` (+15 -0) </details> ### 📄 Description fix #403 Hi, by the issue, I suppose that we should unescape the command string, I made a pr, please review it if you have time. Thanks! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:10 +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#1435
No description provided.