[PR #594] [MERGED] Remove HOME environment variable #1515

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/594
Author: @catthehacker
Created: 4/1/2021
Status: Merged
Merged: 4/1/2021
Merged by: @cplee

Base: masterHead: remove-env-home


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

Since #567 there is no reason to keep HOME variable, and it's probably causing more issues.
Default HOME from image should be equal to path specified in /etc/passwd
Fixes #554
Fixes #584


🔄 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/594 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 4/1/2021 **Status:** ✅ Merged **Merged:** 4/1/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `remove-env-home` --- ### 📝 Commits (1) - [`3d595f5`](https://github.com/nektos/act/commit/3d595f58ff8e1bd4941c08d17616b9da30230707) fix: remove HOME env var ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+0 -1) </details> ### 📄 Description Since #567 there is no reason to keep `HOME` variable, and it's probably causing more issues. Default `HOME` from image should be equal to path specified in `/etc/passwd` Fixes #554 Fixes #584 --- <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:30 +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#1515
No description provided.