-
Notifications
You must be signed in to change notification settings - Fork 6
Eric/cus 9 - Socket CLI v2 #50
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
Conversation
225f488
to
be15d59
Compare
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: pypi/[email protected], pypi/[email protected], pypi/[email protected] |
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: pypi/[email protected], pypi/[email protected], pypi/[email protected] |
🚀 Preview package published! Install with: pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==2.0.2.dev5011 Docker image: |
Why?
This was an effort to productionize the code in v1, especially irt adding testing and using the SDK.
Public Changelog
Now using the Socket python SDK for all requests to the Socket API
Established testing (coverage will be improved in subsequent minor/patch updates)
Tons of minor improvements to behavior, debug output, code patterns, etc.