[PR #2449] [MERGED] Manage special bash options when no shell is defined in a workflow #2446

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2449
Author: @sebastien-perpignane
Created: 9/10/2024
Status: Merged
Merged: 9/19/2024
Merged by: @mergify[bot]

Base: masterHead: bugfix/issue2448-bash-options


📝 Commits (1)

  • b87c8e4 bug/issue #2448 - manage special bash options when no shell is defined

📊 Changes

4 files changed (+35 additions, -20 deletions)

View changed files

📝 pkg/model/workflow.go (+10 -2)
📝 pkg/model/workflow_test.go (+7 -4)
📝 pkg/runner/run_context_test.go (+9 -9)
📝 pkg/runner/step_run.go (+9 -5)

📄 Description

Fixes #2448


🔄 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/2449 **Author:** [@sebastien-perpignane](https://github.com/sebastien-perpignane) **Created:** 9/10/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `bugfix/issue2448-bash-options` --- ### 📝 Commits (1) - [`b87c8e4`](https://github.com/nektos/act/commit/b87c8e453ff5ba0146cdfbb3a1ed493f74617533) bug/issue #2448 - manage special bash options when no shell is defined ### 📊 Changes **4 files changed** (+35 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+10 -2) 📝 `pkg/model/workflow_test.go` (+7 -4) 📝 `pkg/runner/run_context_test.go` (+9 -9) 📝 `pkg/runner/step_run.go` (+9 -5) </details> ### 📄 Description Fixes #2448 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-01 21:55:29 +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#2446
No description provided.