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: bench fix concurrency for workflow trigger dispatch with sha1 #6478

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

phymbert
Copy link
Collaborator

@phymbert phymbert commented Apr 4, 2024

Context

It is possible to submit the bench workflow for a special commit sha, but it cancels the current running as it is the same branch.

I need to trigger master benchmark on some previous commits to have the same format of commit status added previously.
In the idea of starting to see commit per commit performances changes

@phymbert phymbert requested a review from ggerganov April 4, 2024 11:43
@phymbert phymbert merged commit 8120efe into master Apr 4, 2024
23 checks passed
@phymbert phymbert deleted the hp/server/bench/fix-concurrency branch April 4, 2024 14:59
tybalex pushed a commit to rubra-ai/tools.cpp that referenced this pull request Apr 17, 2024
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