Skip to content

ENH: Versions as strings, not numbers, so that 3.1 != 3.10, etc. #385

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 1 commit into from
Nov 3, 2022

Conversation

Leengit
Copy link
Contributor

@Leengit Leengit commented Nov 2, 2022

Re-writes version numbers as strings rather than as numbers in .github/workflows/*.yml files because 3.1 != 3.10, etc. Nothing is broken at present but in the future as, e.g., a Python version goes from 3.8 to 3.9 to 3.10, this could end up being an unexpected problem.

Signed-off-by: Lee Newberg [email protected]

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 2, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@MMelQin MMelQin self-requested a review November 3, 2022 06:40
Copy link
Collaborator

@MMelQin MMelQin left a comment

Choose a reason for hiding this comment

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

Thanks for catching this.

@MMelQin MMelQin merged commit 3fdf163 into Project-MONAI:main Nov 3, 2022
@Leengit Leengit deleted the versions_as_strings branch November 29, 2022 17:15
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