Skip to content
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

upgrade to python 3.8, add rockylinux support for ci #348

Merged
merged 3 commits into from
Jun 8, 2022

Conversation

rush-skills
Copy link
Member

@cognifloyd cognifloyd added the OS support Support/issues/PRs on a specific OS label Apr 5, 2022
@amanda11
Copy link

amanda11 commented Apr 5, 2022

I know this is still draft, but just wanted to clarify the versions of python being currently used by the ST2 3.7 dev packages:

  • Rocky8/RHEL/CentOS 8 would use python 3.8
  • U20 uses python 3.8
  • U18 uses python 3.6
  • RHEL/CentOS 7 uses python 3.6

We haven't upgraded the EL7 systems to python 3.8.

@CLAassistant
Copy link

CLAassistant commented May 11, 2022

CLA assistant check
All committers have signed the CLA.

REFERENCE.md Outdated Show resolved Hide resolved
@rush-skills rush-skills force-pushed the rockypy branch 3 times, most recently from 52af63a to 224b612 Compare June 8, 2022 16:13
@rush-skills rush-skills force-pushed the rockypy branch 2 times, most recently from 75fdff8 to a63d668 Compare June 8, 2022 16:20
@rush-skills rush-skills marked this pull request as ready for review June 8, 2022 16:33
@rush-skills
Copy link
Member Author

@amanda11 I have made the CI follow the 3.6/3.8 matrix as indicated. U18 and CC7 test themselves on py3.6, Rocky8 and U20 do it with py3.8.

Copy link
Collaborator

@bishopbm1 bishopbm1 left a comment

Choose a reason for hiding this comment

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

LGTM Thanks for adding the tests for Rocky!

@rush-skills rush-skills merged commit 7743f2a into StackStorm:master Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS support Support/issues/PRs on a specific OS
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add support for RockyLinux, add to build pipeline CentOS 8 EOL end 2021
6 participants