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: Test against OpenEXR 3.3 and deal with its 4.0 bump #4466

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Oct 1, 2024

OpenEXR 3.3 was just released and its main branch has bumped its advertised version to 4.0 (the latter breaking our "bleeding edge" CI test).

Raise our "latest releases" test to use 3.3.

Our "bleeding edge" test picking up the now-called-4.0 OpenEXR main branch required some minor logic changes to not reject the version as too new to be compatible.

OpenEXR 3.3 was just released and its main branch has bumped its
advertised version to 4.0 (the latter breaking our "bleeding edge" CI
test).

Raise our "latest releases" test to use 3.3.

Our "bleeding edge" test picking up the now-called-4.0 OpenEXR main
branch required some minor logic changes to not reject the version as
too new to be compatible.

Signed-off-by: Larry Gritz <[email protected]>
@lgritz
Copy link
Collaborator Author

lgritz commented Oct 1, 2024

This demonstrably fixes our broken CI test, and changes no code so it can't really break anything. So I'm going to pre-emptively merge without review.

@lgritz lgritz merged commit 6b23d7a into AcademySoftwareFoundation:main Oct 1, 2024
27 checks passed
@lgritz lgritz deleted the lg-exr33 branch October 1, 2024 04:27
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.

1 participant