[PR #327] [MERGED] add privileged mode #1416

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/327
Author: @whywaita
Created: 8/1/2020
Status: Merged
Merged: 8/3/2020
Merged by: @cplee

Base: masterHead: feat/add-privileged-mode


📝 Commits (2)

  • 24bdb02 add flag of privileged mode
  • 0ccc867 Merge branch 'master' into feat/add-privileged-mode

📊 Changes

6 files changed (+8 additions, -0 deletions)

View changed files

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

📄 Description

Subject Says It All!


🔄 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/327 **Author:** [@whywaita](https://github.com/whywaita) **Created:** 8/1/2020 **Status:** ✅ Merged **Merged:** 8/3/2020 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `feat/add-privileged-mode` --- ### 📝 Commits (2) - [`24bdb02`](https://github.com/nektos/act/commit/24bdb024bf4e0244751b781bf947f1e2ec62058d) add flag of privileged mode - [`0ccc867`](https://github.com/nektos/act/commit/0ccc867f30843f49114ade7e55ffd1e81adcf238) Merge branch 'master' into feat/add-privileged-mode ### 📊 Changes **6 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/input.go` (+1 -0) 📝 `cmd/root.go` (+2 -0) 📝 `pkg/container/docker_run.go` (+2 -0) 📝 `pkg/runner/run_context.go` (+1 -0) 📝 `pkg/runner/runner.go` (+1 -0) 📝 `pkg/runner/step_context.go` (+1 -0) </details> ### 📄 Description Subject Says It All! --- <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:05 +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#1416
No description provided.