-
Notifications
You must be signed in to change notification settings - Fork 130
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
Bulk uploads #227
Bulk uploads #227
Conversation
…-main # Conflicts: # src/client/connection.rs
reduce dependencies
all tests passed. call for review @pimeys |
ping @pimeys or anyone who could take a review |
Nope, but I was just very busy doing other things. |
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.
Only a half of a review for now. I really like the direction and quality here this time, it's just a huge thing so I'll try to find time to review the rest later today.
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.
Not that far from merging, but needs some fixes.
all comments addressed. please take a look @pimeys |
Looks good. Thank you. Merging. |
released |
add bulk upload feature for issue. This is a rework of the #163.