Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Fix version resolution #3757

Merged
merged 1 commit into from
Sep 2, 2022
Merged

Conversation

antirotor
Copy link
Member

Fix

This is fixing edge case where if version of OP is "pure" - ie. 3.14.1 then OpenPypeVersion.version_in_str() will fail (it will return None). This mainly affects create_zip script and probably finding versions.

This is change in Igniter, so in theory it should go to new minor release but because it has low impact and is useful for subsequent patch releases, let's put it to develop.

@antirotor antirotor added the type: bug Something isn't working label Aug 30, 2022
@antirotor antirotor self-assigned this Aug 30, 2022
@antirotor antirotor merged commit 8203df8 into develop Sep 2, 2022
@antirotor antirotor deleted the bugfix/version-resolution-in-string branch September 2, 2022 16:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants