[PR #109] [MERGED] fix #108 - support matrix expressions in job name #1354

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/109
Author: @cplee
Created: 2/27/2020
Status: Merged
Merged: 2/27/2020
Merged by: @cplee

Base: masterHead: ISS-108


📝 Commits (2)

  • 0894a7b fix #108 - support matrix expressions in job name
  • d16fd3a Merge branch 'master' into ISS-108

📊 Changes

6 files changed (+34 additions, -17 deletions)

View changed files

📝 pkg/model/planner.go (+1 -2)
📝 pkg/runner/expression.go (+1 -1)
📝 pkg/runner/run_context.go (+15 -2)
📝 pkg/runner/runner.go (+14 -12)
📝 pkg/runner/runner_test.go (+2 -0)
📝 pkg/runner/testdata/matrix/push.yml (+1 -0)

📄 Description

No description provided


🔄 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/109 **Author:** [@cplee](https://github.com/cplee) **Created:** 2/27/2020 **Status:** ✅ Merged **Merged:** 2/27/2020 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `ISS-108` --- ### 📝 Commits (2) - [`0894a7b`](https://github.com/nektos/act/commit/0894a7b804e9780ccfd240fea28d4dd0f95f4a87) fix #108 - support matrix expressions in job name - [`d16fd3a`](https://github.com/nektos/act/commit/d16fd3a265d7e9b8b10a203d9cc9882951362439) Merge branch 'master' into ISS-108 ### 📊 Changes **6 files changed** (+34 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/planner.go` (+1 -2) 📝 `pkg/runner/expression.go` (+1 -1) 📝 `pkg/runner/run_context.go` (+15 -2) 📝 `pkg/runner/runner.go` (+14 -12) 📝 `pkg/runner/runner_test.go` (+2 -0) 📝 `pkg/runner/testdata/matrix/push.yml` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:50:49 +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#1354
No description provided.