[PR #776] [MERGED] fix: mount volume for workflow info #1604

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/776
Author: @catthehacker
Created: 8/11/2021
Status: Merged
Merged: 9/24/2021
Merged by: @mergify[bot]

Base: masterHead: cat/fix/mount-act-path


📝 Commits (2)

  • fcc8a03 fix: mount volume for workflow info
  • c5eb35d Merge branch 'master' into cat/fix/mount-act-path

📊 Changes

3 files changed (+4 additions, -0 deletions)

View changed files

📝 pkg/runner/run_context.go (+1 -0)
📝 pkg/runner/testdata/actions/docker-local/entrypoint.sh (+2 -0)
📝 pkg/runner/testdata/local-action-dockerfile/push.yml (+1 -0)

📄 Description

Mounts volume for /var/run/act into master and slave/nested containers from a workflow

fixes https://github.com/nektos/act/issues/747


🔄 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/776 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 8/11/2021 **Status:** ✅ Merged **Merged:** 9/24/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `cat/fix/mount-act-path` --- ### 📝 Commits (2) - [`fcc8a03`](https://github.com/nektos/act/commit/fcc8a0396fcfb9ffab6cbb13699b9f21d3960f90) fix: mount volume for workflow info - [`c5eb35d`](https://github.com/nektos/act/commit/c5eb35db6c27163be933db51fd418bf5901ebbcf) Merge branch 'master' into cat/fix/mount-act-path ### 📊 Changes **3 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+1 -0) 📝 `pkg/runner/testdata/actions/docker-local/entrypoint.sh` (+2 -0) 📝 `pkg/runner/testdata/local-action-dockerfile/push.yml` (+1 -0) </details> ### 📄 Description Mounts volume for `/var/run/act` into master and slave/nested containers from a workflow fixes https://github.com/nektos/act/issues/747 --- <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: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#1604
No description provided.