[PR #2242] [MERGED] fix: rootless permission bits (new actions cache) #2341

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2242
Author: @ChristopherHX
Created: 3/7/2024
Status: Merged
Merged: 3/8/2024
Merged by: @mergify[bot]

Base: masterHead: fix-rootless-permission-bits-new-cache


📝 Commits (3)

  • 0f3f75e fix: rootless permission bits (new actions cache)
  • 28a6bc7 add test
  • 26494a3 fix lint / more tests

📊 Changes

2 files changed (+80 additions, -1 deletions)

View changed files

📝 pkg/container/docker_run.go (+1 -1)
📝 pkg/container/docker_run_test.go (+79 -0)

📄 Description

My typo caused strange behavior, if you are not root

Fixes #2183


🔄 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/2242 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 3/7/2024 **Status:** ✅ Merged **Merged:** 3/8/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix-rootless-permission-bits-new-cache` --- ### 📝 Commits (3) - [`0f3f75e`](https://github.com/nektos/act/commit/0f3f75e273fd16fdc17dc0d7a43fe2ded89525f4) fix: rootless permission bits (new actions cache) - [`28a6bc7`](https://github.com/nektos/act/commit/28a6bc7ac3c7f88f8f0d1f902547b37f82edbe06) add test - [`26494a3`](https://github.com/nektos/act/commit/26494a34e271ea8384e20baaea75ede10a250694) fix lint / more tests ### 📊 Changes **2 files changed** (+80 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/container/docker_run.go` (+1 -1) 📝 `pkg/container/docker_run_test.go` (+79 -0) </details> ### 📄 Description My typo caused strange behavior, if you are not root Fixes #2183 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:01 +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#2341
No description provided.