[PR #701] [MERGED] Move actions path outside of workdir #1570

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/701
Author: @catthehacker
Created: 5/23/2021
Status: Merged
Merged: 5/24/2021
Merged by: @mergify[bot]

Base: masterHead: cat/fix/move-actions


📝 Commits (3)

  • 463d8cc feat: add option to specify user for exec
  • 47fc933 fix: move actions to static path outside workdir
  • d629926 Merge branch 'master' into cat/fix/move-actions

📊 Changes

4 files changed (+19 additions, -17 deletions)

View changed files

📝 pkg/container/docker_run.go (+7 -7)
📝 pkg/runner/run_context.go (+8 -6)
📝 pkg/runner/run_context_test.go (+1 -1)
📝 pkg/runner/step_context.go (+3 -3)

📄 Description

feat: add option to specify user for exec
fix: move actions to static path outside workdir

Issues:
Fixes #669
Fixes https://github.com/catthehacker/docker_images/issues/9


🔄 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/701 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 5/23/2021 **Status:** ✅ Merged **Merged:** 5/24/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `cat/fix/move-actions` --- ### 📝 Commits (3) - [`463d8cc`](https://github.com/nektos/act/commit/463d8cc9530e373b203869fc9a781da5e7101e78) feat: add option to specify user for exec - [`47fc933`](https://github.com/nektos/act/commit/47fc933222c168ba30a0a3a44e1435226a9b8d27) fix: move actions to static path outside workdir - [`d629926`](https://github.com/nektos/act/commit/d6299269e21633dfc365c93705a6d92a0a23eccd) Merge branch 'master' into cat/fix/move-actions ### 📊 Changes **4 files changed** (+19 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `pkg/container/docker_run.go` (+7 -7) 📝 `pkg/runner/run_context.go` (+8 -6) 📝 `pkg/runner/run_context_test.go` (+1 -1) 📝 `pkg/runner/step_context.go` (+3 -3) </details> ### 📄 Description feat: add option to specify user for exec fix: move actions to static path outside workdir Issues: Fixes #669 Fixes https://github.com/catthehacker/docker_images/issues/9 --- <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:44 +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#1570
No description provided.