You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The publication pipelines (running on gitlab) still use poetry for building and publishing the greenlight related python packages. For consistency we should use uv in the publishing pipelines as well.
Use uv to build and publish gl-client-py
Remove poetry from pipielines and workflows (poetry is still installed in the gltesting Dockerfile as well)
The text was updated successfully, but these errors were encountered:
The publication pipelines (running on gitlab) still use poetry for building and publishing the greenlight related python packages. For consistency we should use
uv
in the publishing pipelines as well.uv
to build and publishgl-client-py
The text was updated successfully, but these errors were encountered: