-
Notifications
You must be signed in to change notification settings - Fork 41
feat: add include-files argrument in the downloaded directory #1247
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
feat: add include-files argrument in the downloaded directory #1247
Conversation
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1247 +/- ##
==========================================
+ Coverage 47.62% 47.90% +0.27%
==========================================
Files 60 60
Lines 14471 14809 +338
==========================================
+ Hits 6892 7094 +202
- Misses 7579 7715 +136
🚀 New features to boost your workflow:
|
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
Signed-off-by: LunaWhispers <yangmuyucs@gmail.com>
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
Description
Include files in the downloaded directory, use relative path. e.g. --include-files='.txt' --include-files='.txt'
Related Issue
Motivation and Context
Screenshots (if appropriate)