[PR #1506] [MERGED] fix: tail (not absolute) as entrypoint of job container #1974

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1506
Author: @ChristopherHX
Created: 12/12/2022
Status: Merged
Merged: 12/15/2022
Merged by: @mergify[bot]

Base: masterHead: fix-tail-not-abs


📝 Commits (2)

  • 6daeb5a fix: tail (not absolute) as entrypoint of job container
  • 4922c6a Merge branch 'master' into fix-tail-not-abs

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkg/runner/run_context.go (+1 -1)

📄 Description

Reason actions/runner doesn't use /usr/bin/tail in the entrypoint, it uses tail without /usr/bin/ prefix.

Fixes https://github.com/nektos/act/issues/1449


🔄 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/1506 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 12/12/2022 **Status:** ✅ Merged **Merged:** 12/15/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix-tail-not-abs` --- ### 📝 Commits (2) - [`6daeb5a`](https://github.com/nektos/act/commit/6daeb5a4eee01fea9b9e84c7f18f1b8e073c3bec) fix: tail (not absolute) as entrypoint of job container - [`4922c6a`](https://github.com/nektos/act/commit/4922c6a228eb9c20aa99c69ffe27dab06745003b) Merge branch 'master' into fix-tail-not-abs ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+1 -1) </details> ### 📄 Description Reason actions/runner doesn't use /usr/bin/tail in the entrypoint, it uses tail without /usr/bin/ prefix. Fixes https://github.com/nektos/act/issues/1449 --- <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:29 +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#1974
No description provided.