[PR #832] [MERGED] fix: rewrite StepContext env #1636

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/832
Author: @catthehacker
Created: 9/27/2021
Status: Merged
Merged: 9/28/2021
Merged by: @mergify[bot]

Base: masterHead: cat/fix/step-env


📝 Commits (3)

  • 3ac100f fix: rewrite StepContext env
  • 596894d test: verify env correctness
  • 7794158 fix: move test into existing workflow

📊 Changes

2 files changed (+6 additions, -3 deletions)

View changed files

📝 pkg/runner/step_context.go (+3 -3)
📝 pkg/runner/testdata/local-action-dockerfile/push.yml (+3 -0)

📄 Description

step env from workflow should be last one to be written
fixes https://github.com/nektos/act/issues/777


🔄 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/832 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 9/27/2021 **Status:** ✅ Merged **Merged:** 9/28/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `cat/fix/step-env` --- ### 📝 Commits (3) - [`3ac100f`](https://github.com/nektos/act/commit/3ac100f743429b11bee07447ec449100c9673669) fix: rewrite StepContext env - [`596894d`](https://github.com/nektos/act/commit/596894dff1048dec3396de3545e8441ac4c20033) test: verify env correctness - [`7794158`](https://github.com/nektos/act/commit/77941587a65f278208156ca202bc574ed4c1df1f) fix: move test into existing workflow ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/step_context.go` (+3 -3) 📝 `pkg/runner/testdata/local-action-dockerfile/push.yml` (+3 -0) </details> ### 📄 Description step env from workflow should be last one to be written fixes https://github.com/nektos/act/issues/777 --- <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:01 +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#1636
No description provided.