[PR #5028] [MERGED] fix: GITHUB_ENV and GITHUB_OUTPUT allow larger lines #2596

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/5028
Author: @ChristopherHX
Created: 6/3/2025
Status: Merged
Merged: 6/11/2025
Merged by: @mergify[bot]

Base: masterHead: fix-env-commands-bp


📝 Commits (1)

  • ef7231c fix: GITHUB_ENV and GITHUB_OUTPUT allow larger lines

📊 Changes

3 files changed (+5 additions, -2 deletions)

View changed files

📝 cmd/root.go (+1 -0)
📝 pkg/container/parse_env_file.go (+2 -1)
📝 pkg/runner/run_context.go (+2 -1)

📄 Description

  • Increase max line buffer size to 1GB of some bufio scanner callers

Fixes #2739 or not


🔄 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/5028 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 6/3/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix-env-commands-bp` --- ### 📝 Commits (1) - [`ef7231c`](https://github.com/nektos/act/commit/ef7231c11a4e968a25e730b238aad493116aaa40) fix: GITHUB_ENV and GITHUB_OUTPUT allow larger lines ### 📊 Changes **3 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+1 -0) 📝 `pkg/container/parse_env_file.go` (+2 -1) 📝 `pkg/runner/run_context.go` (+2 -1) </details> ### 📄 Description * Increase max line buffer size to 1GB of some bufio scanner callers Fixes #2739 or not --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 22:37:21 +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#2596
No description provided.