[PR #809] [MERGED] support for container option: --hostname #1622

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/809
Author: @MarcinFalkowski
Created: 9/9/2021
Status: Merged
Merged: 9/10/2021
Merged by: @mergify[bot]

Base: masterHead: container-options-hostname


📝 Commits (1)

  • 03da79d support for container option: --hostname

📊 Changes

6 files changed (+53 additions, -0 deletions)

View changed files

📝 go.mod (+2 -0)
📝 go.sum (+1 -0)
📝 pkg/container/docker_run.go (+2 -0)
📝 pkg/runner/run_context.go (+27 -0)
📝 pkg/runner/runner_test.go (+1 -0)
pkg/runner/testdata/container-hostname/push.yml (+20 -0)

📄 Description

fixes #808


🔄 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/809 **Author:** [@MarcinFalkowski](https://github.com/MarcinFalkowski) **Created:** 9/9/2021 **Status:** ✅ Merged **Merged:** 9/10/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `container-options-hostname` --- ### 📝 Commits (1) - [`03da79d`](https://github.com/nektos/act/commit/03da79d30a4afb268f5d8d80f1167392ee155ce9) support for container option: --hostname ### 📊 Changes **6 files changed** (+53 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -0) 📝 `go.sum` (+1 -0) 📝 `pkg/container/docker_run.go` (+2 -0) 📝 `pkg/runner/run_context.go` (+27 -0) 📝 `pkg/runner/runner_test.go` (+1 -0) ➕ `pkg/runner/testdata/container-hostname/push.yml` (+20 -0) </details> ### 📄 Description fixes #808 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:57 +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#1622
No description provided.