-
Notifications
You must be signed in to change notification settings - Fork 1
Updated setup documentation #556
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
Conversation
… pages; switched to using StreamingResponse for package downloads; added debug logs
…de when dynamically generating URLs for downloadable config files
…documentation if HTTP request was passed to server via frontend
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #556 +/- ##
==========================================
- Coverage 28.82% 28.80% -0.03%
==========================================
Files 80 80
Lines 10578 10596 +18
Branches 1412 1413 +1
==========================================
+ Hits 3049 3052 +3
- Misses 7427 7442 +15
Partials 102 102 🚀 New features to boost your workflow:
|
…n' to use; indented all MSYS2 endpoints one level down to prevent endpoint resolution conflicts
… instructions up to that point
stephen-riggs
left a comment
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. I'd just suggest highlighting more that msys is the preferred terminal now
Resolves issue #554 . Only merge after PR #549.