[PR #1631] [MERGED] chore: Remove obsolete Container.UpdateFromPath #2044

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1631
Author: @ChristopherHX
Created: 2/16/2023
Status: Merged
Merged: 2/16/2023
Merged by: @mergify[bot]

Base: masterHead: remove-obsolete-Container-UpdateFromPath


📝 Commits (3)

  • 0f3050f chore: Remove obsolete Container.UpdateFromPath
  • 0b2af3b remove unused import
  • eac3982 Merge branch 'master' into remove-obsolete-Container-UpdateFromPath

📊 Changes

4 files changed (+0 additions, -63 deletions)

View changed files

📝 pkg/container/container_types.go (+0 -1)
📝 pkg/container/docker_run.go (+0 -30)
📝 pkg/container/host_environment.go (+0 -27)
📝 pkg/runner/container_mock_test.go (+0 -5)

📄 Description

I have removed any references to this function in previous PR's, this just removes the unused code.


🔄 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/1631 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 2/16/2023 **Status:** ✅ Merged **Merged:** 2/16/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `remove-obsolete-Container-UpdateFromPath` --- ### 📝 Commits (3) - [`0f3050f`](https://github.com/nektos/act/commit/0f3050fd8641bd159d386dbe340266cc74303a32) chore: Remove obsolete Container.UpdateFromPath - [`0b2af3b`](https://github.com/nektos/act/commit/0b2af3b280160d1db3fdabef7d81e0b9e3a82e38) remove unused import - [`eac3982`](https://github.com/nektos/act/commit/eac3982e7d47c34903e1dcf865f8cf5d451b2429) Merge branch 'master' into remove-obsolete-Container-UpdateFromPath ### 📊 Changes **4 files changed** (+0 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `pkg/container/container_types.go` (+0 -1) 📝 `pkg/container/docker_run.go` (+0 -30) 📝 `pkg/container/host_environment.go` (+0 -27) 📝 `pkg/runner/container_mock_test.go` (+0 -5) </details> ### 📄 Description I have removed any references to this function in previous PR's, this just removes the unused code. --- <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:46 +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#2044
No description provided.