Skip to content

Hotfix ci by disabling odc wheel#39

Draft
tmi wants to merge 1 commit intodevelopfrom
fix/ci-wheels
Draft

Hotfix ci by disabling odc wheel#39
tmi wants to merge 1 commit intodevelopfrom
fix/ci-wheels

Conversation

@tmi
Copy link
Copy Markdown
Contributor

@tmi tmi commented May 14, 2025

We currently dont have means for using odclib wheel for pyodc during the ci build -- thus the odclib comes from most recent released main, not from current develop as is expected in the ci pipeline

This hotfixes is by disabling the wheel import, thus relying, via findlibs, on the odc compiled from devel. Long term fix will build the wheel from the compiled odc and install it into pyodc's venv for the test

We currently dont have means for using odclib wheel for pyodc
during the ci build -- thus the odclib comes from most recent
released main, not from current develop as is expected in the
ci pipeline

This hotfixes is by disabling the wheel import, thus relying,
via findlibs, on the odc compiled from devel. Long term fix will
build the wheel from the compiled odc and install it into pyodc's
venv for the test
@tmi tmi marked this pull request as draft May 14, 2025 11:51
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