-
Notifications
You must be signed in to change notification settings - Fork 15
feat: Added a sync toolbox client #131
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
Merged
Merged
Changes from 24 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
3e6336f
create sync tool
twishabansal b6442b4
create sync client
twishabansal 2095970
add sync client and its tests
twishabansal 190ae98
lint
twishabansal fe45341
small fix
twishabansal fad580a
docs fix
twishabansal 7737c84
lint
twishabansal 5a866b9
Export sync as well as async client
twishabansal e3272ae
remove mixed implementations
twishabansal 1231006
Merge branch 'main' into twisha-sync-wrapper
twishabansal 9b8776f
fix toolbox sync client and tool name
twishabansal 5d5338d
fix default port
twishabansal c7603f2
PR comments resolve
twishabansal 50217d3
Merge remote-tracking branch 'origin/twisha-sync-wrapper' into twisha…
twishabansal 9c0d0db
small fix
twishabansal 954d7d2
Apply suggestions from code review
twishabansal 239143f
fix docstrings
twishabansal 0e370f3
Merge remote-tracking branch 'origin/twisha-sync-wrapper' into twisha…
twishabansal 351dd11
lint
twishabansal aea643b
Merge branch 'main' into twisha-sync-wrapper
twishabansal 27aa9d8
small fix
twishabansal 9ace575
resolve comment
twishabansal 360b4be
fix
twishabansal 68c82d2
Merge remote-tracking branch 'origin/twisha-sync-wrapper' into twisha…
twishabansal 033c85d
remove run_as_sync and run_as_async methods
twishabansal cacec35
lint
twishabansal 9bab4c0
lint
twishabansal d81a790
change from function attributes to properties
twishabansal dd4ebd9
fix mypy issue
twishabansal dfe7768
fix mypy issue
twishabansal a805455
lint
twishabansal c5a0cf5
remove session variable
twishabansal eb28453
lint
twishabansal d620c25
added qualname
twishabansal 9e1da13
fix qualname
twishabansal 5aaf20a
nit
twishabansal 6d0780a
Merge branch 'main' into twisha-sync-wrapper
twishabansal 1f21b36
Merge branch 'main' into twisha-sync-wrapper
twishabansal 4939a18
fix comment
twishabansal d650e1c
fix error message
twishabansal f0455a0
Merge branch 'main' into twisha-sync-wrapper
twishabansal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.