Skip to content

{CI} drop python 3.6 - #5218

Merged
kai ru (kairu-ms) merged 2 commits into
Azure:mainfrom
wangzelin007:drop-py36
Aug 10, 2022
Merged

kai ru (kairu-ms) merged 2 commits into
Azure:mainfrom
wangzelin007:drop-py36

Conversation

@wangzelin007

@wangzelin007 ZelinWang (wangzelin007) commented Aug 9, 2022

Copy link
Copy Markdown
Member

By default, the end-of-life is scheduled 5 years after the first release.

image

And the python SDK has already dropped python 3.6.
But we still use python 3.6 in our test enviroment, that will cause some error like these:

image

The root cause is that azure-mgmt-monitor no longer supports python3.6, so the latest azure-mgmt-monitor cannot be installed in the python3.6 test environment.

image
This pull request will drop python 3.6 in our pipeline.

And I will bump pylint to 2.11.1 in this PR when I have time.

@ghost ghost added Auto-Assign Auto assign by bot CI labels Aug 9, 2022
@ghost ghost added this to the Aug 2022 (2022-09-06) milestone Aug 9, 2022
@yonzhan

Copy link
Copy Markdown
Collaborator

drop python 3.6

@swells

Sean Wells (swells) commented Aug 9, 2022

Copy link
Copy Markdown
Contributor

NOTE: this is blocking patch Tuesday releases for arcdata today. #5176 could we expedite this py3.6 PR if possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants