Skip to content

Add support for python env built by gitlab CI

Fabian Kaelin requested to merge spark_ci into main
  • Support other ways to configure a custom python environment besides shipping the current conda env
    • use a gitlab CI built packaged python environment using gitlab_project and version (e.g. semantic version or branch name)
    • use a pre-packaged environment by uri, can be local/hdfs file path, or url
  • Add gitlab ci pipline to create a packaged python env of wmfdata itself for development
Edited by Fabian Kaelin

Merge request reports

Loading