Skip to content

[v2.0.1] CircleCI, 500 Error code, Readme updates #27

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 10 commits into from
Apr 7, 2021
Merged

Conversation

fatihkurtoglu
Copy link
Contributor

  • Readme Updates
  • CircleCI Configuration
  • Added [500] error code to HTTP Retry cases

jobs:
build_test:
docker:
- image: cimg/python:3.6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python 3.6 is getting close to EOL, do we want to standardize on python 3.8 or something?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We updated our SDK's min requirement from py2.7 to py3.6 and wanted to be still compatible while py3.6 is still maintained. CircleCI is matching that min requirement to be consistent.

@fatihkurtoglu fatihkurtoglu merged commit 68a89de into master Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants