[PR #2394] [MERGED] Fix #2363. Add /pre- and /post-entrypoint handling #2423

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2394
Author: @AndriiChyrva
Created: 7/11/2024
Status: Merged
Merged: 7/24/2024
Merged by: @mergify[bot]

Base: masterHead: 2363-pre-n-post-entrypoints-docker-actions-not-executed-0


📝 Commits (3)

  • 4af45fa Fix #2363. Add /pre- and /post-entrypoint handling
  • dee60b8 Merge branch 'master' into 2363-pre-n-post-entrypoints-docker-actions-not-executed-0
  • c59e536 fix copy paste error

📊 Changes

2 files changed (+78 additions, -42 deletions)

View changed files

📝 pkg/model/action.go (+13 -11)
📝 pkg/runner/action.go (+65 -31)

📄 Description

Fix #2363. Add /pre- and /post-entrypoint handling


🔄 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/2394 **Author:** [@AndriiChyrva](https://github.com/AndriiChyrva) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/24/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `2363-pre-n-post-entrypoints-docker-actions-not-executed-0` --- ### 📝 Commits (3) - [`4af45fa`](https://github.com/nektos/act/commit/4af45fa0baf871ea2f2abc3acbcaf0df8caa30f5) Fix #2363. Add /pre- and /post-entrypoint handling - [`dee60b8`](https://github.com/nektos/act/commit/dee60b8cd5c850dc0d729c45df5ce101da818833) Merge branch 'master' into 2363-pre-n-post-entrypoints-docker-actions-not-executed-0 - [`c59e536`](https://github.com/nektos/act/commit/c59e53627521c735f822f3c2c8f3c6881919c221) fix copy paste error ### 📊 Changes **2 files changed** (+78 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/action.go` (+13 -11) 📝 `pkg/runner/action.go` (+65 -31) </details> ### 📄 Description Fix #2363. Add /pre- and /post-entrypoint handling --- <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:23 +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#2423
No description provided.