Skip to content

Overhaul CI pipeline

Patrick Godwin requested to merge overhaul_ci into master

This MR revamps the CI pipeline to move away from python 2 (which had constant failures after EOL due to upstream breakages), and set up containers that get published for deps + iDQ as well.

Added environment.yml to bootstrap the container with dependencies. In addition, some clean up was done by removing the stale Dockerfiles.

Edited by Patrick Godwin

Merge request reports