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 built-in duplicate detection #279

Merged
merged 2 commits into from
Oct 7, 2022

Conversation

cpuguy83
Copy link
Contributor

Instead of using the action job to detect duplicate runs, we can use
this concurrency option on the action to only run the given workflow
once for a particular commit.

Signed-off-by: Brian Goff cpuguy83@gmail.com

Instead of using the action job to detect duplicate runs, we can use
this `concurrency` option on the action to only run the given workflow
once for a particular commit.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
@cpuguy83 cpuguy83 requested a review from helayoty August 31, 2022 17:03
@cpuguy83 cpuguy83 temporarily deployed to test August 31, 2022 17:04 Inactive
@cpuguy83 cpuguy83 temporarily deployed to test August 31, 2022 17:04 Inactive
@helayoty helayoty requested a review from Fei-Guo August 31, 2022 20:34
@cpuguy83 cpuguy83 temporarily deployed to test September 1, 2022 00:38 Inactive
@cpuguy83 cpuguy83 temporarily deployed to test September 1, 2022 01:46 Inactive
@helayoty helayoty added kind/enhancement New feature or request ci labels Sep 8, 2022
@helayoty helayoty changed the title CI: Use built-in duplicate detection ci: Use built-in duplicate detection Sep 14, 2022
Signed-off-by: Heba Elayoty <31887807+helayoty@users.noreply.github.com>
@helayoty helayoty temporarily deployed to test October 7, 2022 22:45 Inactive
@helayoty helayoty temporarily deployed to test October 7, 2022 22:46 Inactive
Copy link
Member

@helayoty helayoty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@helayoty helayoty merged commit b936bef into virtual-kubelet:master Oct 7, 2022
@cpuguy83 cpuguy83 deleted the use_builtin_nop branch October 7, 2022 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants