-
Notifications
You must be signed in to change notification settings - Fork 222
Update markdown files in daprdocs for Hugo upgrade #1443
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
Update markdown files in daprdocs for Hugo upgrade #1443
Conversation
Signed-off-by: Marc Duiker <[email protected]>
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.
LGTM
@marcduiker will these changes affect the current docs in any way? |
These changes shouldn't be brought in directly in v1.15 or v.1.16 docs. They're going to be part of this docs PR that combines the Hugo upgrade and all the updated submodules. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1443 +/- ##
============================================
+ Coverage 76.91% 78.34% +1.42%
- Complexity 1592 1878 +286
============================================
Files 145 234 +89
Lines 4843 5832 +989
Branches 562 601 +39
============================================
+ Hits 3725 4569 +844
- Misses 821 943 +122
- Partials 297 320 +23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Update markdown files in daprdocs to be compatible with latest Hugo version.
Issue reference
dapr/docs#4673
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: