Skip to content

Make esi-* repos PyPi publishable on Gitlab and integrate them here for testing

No due date 50% complete

We have a number of Gitlab hosted repositories we use as utilities for other repositories, like gmprocess, that are named esi-utils-* or something similar.

Some of these have been converted to a pyproject.toml based installation with a Gitlab-CI runner to deploy to PyPi. While the testing in that runner environment is limited to Linux, we'd like to test t…

We have a number of Gitlab hosted repositories we use as utilities for other repositories, like gmprocess, that are named esi-utils-* or something similar.

Some of these have been converted to a pyproject.toml based installation with a Gitlab-CI runner to deploy to PyPi. While the testing in that runner environment is limited to Linux, we'd like to test the published PyPi packages on multiple operating systems.

This milestone is to track the progress of converting the remaining repositories to a pyproject.toml and gitlab-ci.yml build and publishing workflow on Gitlab, as well as to track the integration of each package into a testing workflow here on Github.

Loading