[PR #1076] [MERGED] fix: don't overwrite with empty cmd/entrypoint #1757

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1076
Author: @catthehacker
Created: 3/25/2022
Status: Merged
Merged: 3/29/2022
Merged by: @mergify[bot]

Base: masterHead: fix/uses-docker-entrypoint


📝 Commits (2)

  • 0a77be0 fix: don't overwrite with empty cmd/entrypoint
  • 8a09edd Merge branch 'master' into fix/uses-docker-entrypoint

📊 Changes

3 files changed (+26 additions, -3 deletions)

View changed files

📝 pkg/container/docker_run.go (+8 -2)
📝 pkg/runner/step_docker.go (+6 -1)
📝 pkg/runner/testdata/uses-docker-url/push.yml (+12 -0)

📄 Description

fixes #917
Signed-off-by: Ryan me@hackerc.at


🔄 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/1076 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 3/25/2022 **Status:** ✅ Merged **Merged:** 3/29/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix/uses-docker-entrypoint` --- ### 📝 Commits (2) - [`0a77be0`](https://github.com/nektos/act/commit/0a77be0dcf2ddb485b72a3d16e72d527df91daff) fix: don't overwrite with empty cmd/entrypoint - [`8a09edd`](https://github.com/nektos/act/commit/8a09edd91581f42270780cda097e799663526c1c) Merge branch 'master' into fix/uses-docker-entrypoint ### 📊 Changes **3 files changed** (+26 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pkg/container/docker_run.go` (+8 -2) 📝 `pkg/runner/step_docker.go` (+6 -1) 📝 `pkg/runner/testdata/uses-docker-url/push.yml` (+12 -0) </details> ### 📄 Description fixes #917 Signed-off-by: Ryan <me@hackerc.at> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:33 +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#1757
No description provided.