-
Notifications
You must be signed in to change notification settings - Fork 1
R18 release #30
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Merged
Merged
R18 release #30
Conversation
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
Member
eupharis
commented
Dec 23, 2024
- # Feature (2970): Update python client to support setup command (# Feature (2970): Update python client to support setup command #22)
- improve polyapi-python setup (improve polyapi-python setup #24)
- # Feature (3007): Update python -m polyapi function add --logs options (# Feature (3007): Update python -m polyapi function add --logs options #23)
- Project Glide + Refactor main command line args parsing (Project Glide + Refactor main command line args parsing #26)
- fix for poly cache directory path construction
- one more adjustment to the deployables cache directory so there can't be any conflict with any custom namespace
- this better?
- verbose logging on upload code to see what's failing in CI/CD
- bumpity
- whoops
- so close
- better?
- okay this should be the fix
- is it this?
- maybe
- oh for the love of pete
- whatever. might be a pypi issue
- removing verbose logging
- fixing bugs in sync command to use correct api urls
- update logging
- lint
- improved auth
- last fix for function sync
- fix bug when comment arguments don't align with the function
- try forcing the poly directory to exist
- test logging
- remove debug logging
- fixing project glide deployable types and bumping the version
- fixing missing arguments in python client function upload
- fixing return type for trained functions
- fix bug preventing use of poly sync command locally
- next version of client!
- EN #3183 allow null logs flag for python client (EN #3183 allow null logs flag for python client #28)
- let the typing_extensions versions increase to support latest openai pypi package version
- update dependency in one more place
- Some bug fixes for python client (Some bug fixes for python client #29)
* # Feature (2970): Update python client to support setup command - Function add command now support --execution-api-key - Extra Old Function call removed
* improve polyapi-python setup * # Feature (3019): improve polyapi-python setup (#25) * # Feature (3019): improve polyapi-python setup * # Feature (3019): improve polyapi-python setup - UUID Validation check added --------- Co-authored-by: Sudipta at TechJays <sudipta.kumar@techjays.com>
#23) * # Feature (3007): Update python -m polyapi function add --logs options - if --logs added, then value must enabled or disabled - If Nothing passed the value is default disabled - pyproject.toml version updated
* Refactor main command line args parsing, adding prepare and sync commands to enable project glide workflows for python * improved tests * updating version
… be any conflict with any custom namespace
…pypi package version
* fixed bug with parsing python functions without any types, and bug where functions with multiple deployment receipts were getting mangled * whoops. uncommenting tests * last test fix
aarongoin
approved these changes
Dec 23, 2024
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.
Amazing!
aarongoin
approved these changes
Dec 23, 2024
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.
Love it! 🚀
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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.