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

👷🏼 ci: adds workflow to check Python version compatibility #215

Merged
merged 2 commits into from
Aug 7, 2023

Conversation

pallabpain
Copy link
Member

@pallabpain pallabpain commented Aug 6, 2023

Description

This PR adds a workflow to check the compatibility of the CLI code against supported Python versions.

@pallabpain pallabpain requested review from a team as code owners August 6, 2023 06:02
@pallabpain pallabpain self-assigned this Aug 6, 2023
@pallabpain pallabpain force-pushed the chore/python-compatibility-action branch from 940bb25 to 2607252 Compare August 6, 2023 06:03
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

🤖 Pull Request Artifacts (#5774970900) 🎉

@github-actions
Copy link

github-actions bot commented Aug 6, 2023

🤖 Pull Request Artifacts (#5774977975) 🎉

@pallabpain pallabpain force-pushed the chore/python-compatibility-action branch from 2607252 to fd19c88 Compare August 6, 2023 06:34
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

🤖 Pull Request Artifacts (#5775124901) 🎉

@pallabpain pallabpain force-pushed the chore/python-compatibility-action branch from fd19c88 to 66662fe Compare August 6, 2023 06:40
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

🤖 Pull Request Artifacts (#5775147833) 🎉

@pallabpain pallabpain force-pushed the chore/python-compatibility-action branch from 66662fe to f6c194f Compare August 6, 2023 06:42
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

🤖 Pull Request Artifacts (#5775153363) 🎉

This commit resolves the following issue with the Python type
annotation.

File "/opt/hostedtoolcache/Python/3.8.17/x64/lib/python3.8/site-packages/rapyuta_io_cli-0.6.0-py3.8.egg/riocli/utils/__init__.py", line 164, in <module>
    def check_for_updates(current_version: str) -> tuple[bool, str]:
TypeError: 'type' object is not subscriptable
@pallabpain pallabpain added 🔧 chore Add workflows, cleanup, etc. 🐛 bug Something isn't working labels Aug 6, 2023
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

🤖 Pull Request Artifacts (#5775161025) 🎉

@pallabpain pallabpain merged commit 1ed0506 into devel Aug 7, 2023
8 checks passed
@rr-github-ci-user
Copy link
Collaborator

🎉 This PR is included in version 4.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pallabpain pallabpain deleted the chore/python-compatibility-action branch October 1, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🔧 chore Add workflows, cleanup, etc. 🎉 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants