-
Notifications
You must be signed in to change notification settings - Fork 6
Conversation
Codecov Report
@@ Coverage Diff @@
## master #32 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 7 8 +1
Lines 282 288 +6
=====================================
+ Hits 282 288 +6
Continue to review full report at Codecov.
|
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.
Overall looks great!
Made a few changes based on your feedback @Blackbaud-SteveBrush , most notably specifying the |
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.
LGTM!
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.
Tested on Mac and works great! Code looks good too, except for a few minor comments.
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.
This PR looks fine. Left some comments in some of the successive PRs though.
topics/certs.txt
Outdated
@@ -0,0 +1 @@ | |||
COMING SOON |
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.
Should we document this now or can it wait?
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.
Added documentation.
cbff437
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.
Looks good and tested the Windows side of things.
Closing in favor of #36 |
How to test:
npm i -g blackbaud/skyux-sdk-cli#cert-resolver
skyux certs install --checkout initial-commit
(until https://github.com/blackbaud/skyux-sdk-certs/pull/1)blackbaud/skyux-sdk-builder#cert-resolver
(until Initial implementation of cert resolver. skyux-sdk-builder#164)skyux serve
Documentation PR