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

Add an option for easily avoiding deadlocks in matrix use #767

Merged
merged 38 commits into from
Jun 7, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented Apr 14, 2024

Resolves #761

@kachick kachick force-pushed the investigate-761-fight-with-matrix branch from a3b57a2 to aeac17f Compare April 14, 2024 18:38
kachick added a commit to kachick/kachick.github.io that referenced this pull request Apr 15, 2024
kachick added a commit to kachick/kachick.github.io that referenced this pull request Apr 15, 2024
@kachick
Copy link
Owner Author

kachick commented Apr 15, 2024

@kachick
Copy link
Owner Author

kachick commented Apr 15, 2024

@kachick
Copy link
Owner Author

kachick commented Apr 15, 2024

@kachick
Copy link
Owner Author

kachick commented Jun 4, 2024

Summarize current problems

Ideas

  • Allow regex to specify jobnames in list

@kachick
Copy link
Owner Author

kachick commented Jun 4, 2024

https://github.com/orgs/community/discussions/26822

Using needs ~ result in following job looks like a workaround without this action changes🤔

=> No, that is another topic. We should skip own job even if used as a step of a matrix job.

@kachick kachick changed the title Add matrix tests Add tests and documents for matrix use Jun 7, 2024
@kachick kachick changed the title Add tests and documents for matrix use Add an option for easily avoiding deadlocks in matrix use Jun 7, 2024
@kachick kachick marked this pull request as ready for review June 7, 2024 16:31
@kachick kachick merged commit dcfa392 into main Jun 7, 2024
36 checks passed
@kachick kachick deleted the investigate-761-fight-with-matrix branch June 7, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Can't handle matrix jobs since v3.0.0 except using wait-list
1 participant