mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[PR #2649] fix: job's GetMatrixes cannot get the correct matrix #2535
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#2535
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nektos/act/pull/2649
Author: @silky1313
Created: 2/7/2025
Status: 🔄 Open
Base:
master← Head:dev📝 Commits (6)
8779bfcfix: job's GetMatrixes cannot get the correct matrix093142eMerge branch 'master' into dev27a5c24feat: Add a matrix include to cover the test case5ae9ef7fix: Clear an empty test casebf0817dfix: rename commonCheckAllOriginKey to commonAllOriginKeyMatch162671cfix: problems caused by empty matrix📊 Changes
3 files changed (+137 additions, -55 deletions)
View changed files
➕
pkg/model/testdata/strategy/matrix/coverage_test.yml(+39 -0)📝
pkg/model/workflow.go(+54 -51)📝
pkg/model/workflow_test.go(+44 -4)📄 Description
#2648
This Pull requests is mainly to solve this issue
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.