-
Notifications
You must be signed in to change notification settings - Fork 361
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
docs: renames user guides to tasks #3104
Conversation
8ea1481
to
fa55f5b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3104 +/- ##
==========================================
+ Coverage 66.51% 66.57% +0.06%
==========================================
Files 161 161
Lines 22673 22693 +20
==========================================
+ Hits 15080 15107 +27
+ Misses 6720 6714 -6
+ Partials 873 872 -1 ☔ View full report in Codecov by Sentry. |
this commit is a starting point. there are broken links that i'll try to chase down. probably due to renaming the |
some markdowns reference published docs, so they can't yet reference the tasks/ folder - in order to pass the link check. after this is merged, they'll need to be updated. |
32cf8b8
to
751382f
Compare
ok, the link check now passes, i just reviewed the diffs. i think this PR is good. |
Signed-off-by: Eitan Suez <eitan@tetrate.io>
Signed-off-by: Eitan Suez <eitan@tetrate.io>
Signed-off-by: Eitan Suez <eitan@tetrate.io>
751382f
to
1b0f52b
Compare
i suspect re-running the build will make it pass. |
/retest |
This pr is ready to merge |
hey @eitansuez can we also include this in v1.0 ? |
Yes certainly. I'll get working on that. |
Fixes #3098