-
Notifications
You must be signed in to change notification settings - Fork 403
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: Add validate workflow instead of travis #311
Conversation
Looks like it failed on snapshots that actually passed on my local env.. any ideas? |
Codecov Report
@@ Coverage Diff @@
## master #311 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 23 23
Lines 315 533 +218
Branches 72 194 +122
==========================================
+ Hits 315 533 +218
Continue to review full report at Codecov.
|
Fixed, we were missing the |
Thanks @nickmccurdy! missed that.. |
🎉 This PR is included in version 5.11.7 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
What:
Add validate workflow by using
yo kcd-oss
Why:
Because travis no more
How:
using
yo kcd-oss
Checklist:
I guess we can reduce the number of node versions in the metrics, but I kept it as is for now..