[PR #1278] [CLOSED] fix: add parent step id in composite action step id 2 #1872

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1278
Author: @ChristopherHX
Created: 7/25/2022
Status: Closed

Base: masterHead: composite-ids


📝 Commits (6)

  • ce3f9fd fix: add parent step id in composite action step id
  • 7a0c187 lint: add ReadHeaderTimeout
  • 1ab9246 fix: logging stepid of stdout in composite actions
  • 1d961b8 fixup
  • fa7b605 Update action_composite.go
  • a8765da Update action_composite.go

📊 Changes

3 files changed (+56 additions, -20 deletions)

View changed files

📝 pkg/artifacts/server.go (+6 -1)
📝 pkg/runner/action_composite.go (+32 -18)
📝 pkg/runner/logger.go (+18 -1)

📄 Description

Test PR to see if Tests are passing...

Same as #1268, but with a fix for composite step output


🔄 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/1278 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 7/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `composite-ids` --- ### 📝 Commits (6) - [`ce3f9fd`](https://github.com/nektos/act/commit/ce3f9fd7b7711af24cbe485db1069ce52ea33915) fix: add parent step id in composite action step id - [`7a0c187`](https://github.com/nektos/act/commit/7a0c187fe20fe6e1cc9ff8d7cfa157e0b8f2e6dd) lint: add ReadHeaderTimeout - [`1ab9246`](https://github.com/nektos/act/commit/1ab92468d491567538739bf02a122328cd430e21) fix: logging stepid of stdout in composite actions - [`1d961b8`](https://github.com/nektos/act/commit/1d961b80476a906d6d50da9d256df858be5a05d8) fixup - [`fa7b605`](https://github.com/nektos/act/commit/fa7b6058fa9bbd19e8f5ad848cc73512d064f0df) Update action_composite.go - [`a8765da`](https://github.com/nektos/act/commit/a8765dae1cd3243e98d178f038e0bf04b003b186) Update action_composite.go ### 📊 Changes **3 files changed** (+56 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `pkg/artifacts/server.go` (+6 -1) 📝 `pkg/runner/action_composite.go` (+32 -18) 📝 `pkg/runner/logger.go` (+18 -1) </details> ### 📄 Description Test PR to see if Tests are passing... Same as #1268, but with a fix for composite step output --- <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:02 +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#1872
No description provided.