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

ci: use github action concurrency to cancel jobs #231

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

alexfikl
Copy link
Collaborator

@alexfikl alexfikl commented Jul 4, 2024

Mostly inspired from
https://docs.github.com/en/actions/examples/using-concurrency-expressions-and-a-test-matrix
Basically should help with me pushing and rebasing in a quick succession that just generates a lot of jobs on the CI :(

@alexfikl alexfikl force-pushed the ci-concurrent-cancel branch from e49d595 to a40cd0f Compare July 5, 2024 17:40
@alexfikl
Copy link
Collaborator Author

alexfikl commented Jul 5, 2024

@inducer Ok, something is wrong with that muller test :(
In #230, the only thing that changed there was the random number generator, so not sure what would annoy it :\ I'll try to run it locally to see if it ever triggers a failure.

@alexfikl
Copy link
Collaborator Author

alexfikl commented Jul 5, 2024

@inducer Ran that test a few times and found a value that fails consistently in e13bc79. I haven't looked into what's wrong there though..

@alexfikl alexfikl force-pushed the ci-concurrent-cancel branch from e13bc79 to 70c7ed8 Compare July 5, 2024 18:54
@inducer inducer enabled auto-merge (rebase) July 5, 2024 18:56
@inducer inducer merged commit bd03884 into inducer:main Jul 5, 2024
8 checks passed
@alexfikl alexfikl deleted the ci-concurrent-cancel branch July 6, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants