-
Notifications
You must be signed in to change notification settings - Fork 38
chore: display jenkins job type in runner column #421
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
Conversation
Signed-off-by: Mattia Buccarella <m.buccarella@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
Signed-off-by: Mattia Buccarella <m.buccarella@gmail.com>
just realized that I reviewed the PR while it still was in About the upcoming changes, just mark the PR as "ready for review" and I'll do the review. Thanks! |
Signed-off-by: Mattia Buccarella <m.buccarella@gmail.com>
Signed-off-by: Mattia Buccarella <m.buccarella@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect! 🚀
} | ||
|
||
// enforce 1 test case per runner (+ the unknown) | ||
nRunnerTypes := len(v1.CraftingSchema_Runner_RunnerType_name) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
interesting check, I like it!
The new runner type for jenkins job needs its entry to be displayed well: