-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Setup Github Actions for testing release binary against linux and darwin #4300
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
Setup Github Actions for testing release binary against linux and darwin #4300
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4300 +/- ##
=======================================
Coverage 71.91% 71.91%
=======================================
Files 322 322
Lines 12312 12313 +1
=======================================
+ Hits 8854 8855 +1
Misses 2897 2897
Partials 561 561
Continue to review full report at Codecov.
|
Cool! But why 10am UTC? That’s mid-day for @dgageot! |
I take it back: 10:00 UTC is brilliant since it's early enough to fix same-day. |
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.
I'm new to Github Actions so excuse naïve questions. Can we create reuseable scripts with pluggable values? Wondering if we can create parallel tests to verify compatibility with our minimum supported versions.
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.
very nice, let's follow up and see if we have any options for testing against windows
Runs integration tests at 10 AM UTC every day against the release bits of skaffold in ubuntu and macos. Uses minikube instead of kind.
We can later add badges:
/badge.svg)