[PR #5294] [MERGED] fix: matrix expansion logic #2600

Closed
opened 2026-03-01 22:37:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/5294
Author: @ChristopherHX
Created: 6/12/2025
Status: Merged
Merged: 8/21/2025
Merged by: @mergify[bot]

Base: masterHead: bp-15620566130


📝 Commits (2)

  • 33bff06 fix: matrix expansion logic (#115)
  • a656fc9 Merge branch 'master' into bp-15620566130

📊 Changes

2 files changed (+33 additions, -28 deletions)

View changed files

📝 pkg/model/workflow.go (+2 -24)
📝 pkg/model/workflow_test.go (+31 -4)

📄 Description

  • add another test

  • remove //nolint:gocyclo

TODO check if the test in github.com/nektos/act@162671cb08/pkg/model/workflow_test.go could be merged here


🔄 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/5294 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 8/21/2025 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `bp-15620566130` --- ### 📝 Commits (2) - [`33bff06`](https://github.com/nektos/act/commit/33bff060a26e87be465e1f2c87373a39b3fd13c2) fix: matrix expansion logic (#115) - [`a656fc9`](https://github.com/nektos/act/commit/a656fc9023c75ccb0016b2fea1b44461c6f9f245) Merge branch 'master' into bp-15620566130 ### 📊 Changes **2 files changed** (+33 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+2 -24) 📝 `pkg/model/workflow_test.go` (+31 -4) </details> ### 📄 Description * add another test * remove //nolint:gocyclo TODO check if the test in https://github.com/nektos/act/blob/162671cb083609e531939db62cf6b176d6d5a376/pkg/model/workflow_test.go could be merged here --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 22:37:22 +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#2600
No description provided.