Skip to content
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

Reconcile upload methods #50

Closed
bschroeter opened this issue Aug 14, 2024 · 0 comments · Fixed by #53
Closed

Reconcile upload methods #50

bschroeter opened this issue Aug 14, 2024 · 0 comments · Fixed by #53
Labels
enhancement New feature or request v1.0.0 Tasks for v1.0.0

Comments

@bschroeter
Copy link
Contributor

There are currently a handful of different methods to handle uploads through the client. I'd like to default to a single method that farms out the different options (i.e. parallel, multiple, auto-attach) to private methods with arguments.

This should be coded in conjunction with #47, as it requires a bit of refactoring.

@bschroeter bschroeter added v1.0.0 Tasks for v1.0.0 enhancement New feature or request labels Aug 14, 2024
@bschroeter bschroeter linked a pull request Aug 20, 2024 that will close this issue
bschroeter added a commit that referenced this issue Aug 21, 2024
Reconciled upload methods and fixed tests. Fixes #50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1.0.0 Tasks for v1.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant