-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Build sample apps in CI #909
Conversation
Codecov Report
@@ Coverage Diff @@
## master #909 +/- ##
==========================================
+ Coverage 92.51% 92.53% +0.02%
==========================================
Files 418 418
Lines 12141 12162 +21
==========================================
+ Hits 11232 11254 +22
+ Misses 909 908 -1
Continue to review full report at Codecov.
|
Note: very small FIO test extension inlcuded to not create a separate small PR :) |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
checks are not refreshed |
Description
To avoid breakage, build the sample apps in every CI. Script to build all sample apps. See #910 , #904 .
Testing instructions
./tools/samples-build
Types of changes
New script to build the sample apps.
Checklist
[WIP]
if necessary.