[PR #1686] [MERGED] Make sure working directory is respected when configured from matrix #2070

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1686
Author: @krisgeus
Created: 3/17/2023
Status: Merged
Merged: 3/28/2023
Merged by: @mergify[bot]

Base: masterHead: kg/get-correct-workingdirectory-from-matrix


📝 Commits (4)

  • 505f06d Make sure working directory is respected when configured from matrix
  • a9043e1 Fix regression by setting Workingdirectory on stepRun instead of step or too early
  • 2e67330 Merge branch 'master' into kg/get-correct-workingdirectory-from-matrix
  • 3d7b363 Merge branch 'master' into kg/get-correct-workingdirectory-from-matrix

📊 Changes

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

View changed files

📝 pkg/runner/step_run.go (+14 -10)
📝 pkg/runner/testdata/workdir/push.yml (+10 -0)

📄 Description

fixes #1685


🔄 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/1686 **Author:** [@krisgeus](https://github.com/krisgeus) **Created:** 3/17/2023 **Status:** ✅ Merged **Merged:** 3/28/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `kg/get-correct-workingdirectory-from-matrix` --- ### 📝 Commits (4) - [`505f06d`](https://github.com/nektos/act/commit/505f06de2fbaea8e2890c77b7cd1aa66646e5c43) Make sure working directory is respected when configured from matrix - [`a9043e1`](https://github.com/nektos/act/commit/a9043e18f621f6521cd3761c3d9a895e01db5ce8) Fix regression by setting Workingdirectory on stepRun instead of step or too early - [`2e67330`](https://github.com/nektos/act/commit/2e6733064149ae5736bf169ef487776742b73b21) Merge branch 'master' into kg/get-correct-workingdirectory-from-matrix - [`3d7b363`](https://github.com/nektos/act/commit/3d7b36376102dd0c4d59dc09434ca944d951cb10) Merge branch 'master' into kg/get-correct-workingdirectory-from-matrix ### 📊 Changes **2 files changed** (+24 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/step_run.go` (+14 -10) 📝 `pkg/runner/testdata/workdir/push.yml` (+10 -0) </details> ### 📄 Description fixes #1685 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:53 +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#2070
No description provided.