Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't handle matrix jobs since v3.0.0 except using wait-list #761

Closed
kachick opened this issue Apr 12, 2024 · 1 comment · Fixed by #767
Closed

Can't handle matrix jobs since v3.0.0 except using wait-list #761

kachick opened this issue Apr 12, 2024 · 1 comment · Fixed by #767
Labels
bug Something isn't working enhancement New feature or request

Comments

@kachick
Copy link
Owner

kachick commented Apr 12, 2024

What

Extracted from #754 (comment)

If "wait-list" is NOT used, and the job is a matrix, it deadlocks. Adding it's own workflowFile and jobName to skip-list does NOT fix it. So I guess it's somehow seeing matrix jobs as a 'different job'.

How

  • didn't check matrix use in past. start from there
@kachick kachick added the bug Something isn't working label Apr 12, 2024
@kachick kachick changed the title can't handle matrix jobs since v3.0.0 except using wait-list Can't handle matrix jobs since v3.0.0 except using wait-list Apr 12, 2024
kachick added a commit that referenced this issue Apr 15, 2024
@kachick kachick added the enhancement New feature or request label Jun 4, 2024
kachick added a commit that referenced this issue Jun 7, 2024
@kachick
Copy link
Owner Author

kachick commented Jun 7, 2024

@jimduchek Sorry for late fix 🙏 , I have released https://github.com/kachick/wait-other-jobs/releases/tag/v3.4.0 which includes the solution for this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant