datarobot / airflow-provider-datarobot

DataRobot provider for Apache Airflow
https://pypi.org/project/airflow-provider-datarobot/
Other
28 stars 9 forks source link

[AGENT-4710] Implement Airflow Operator to create an Execution Environment Version #62

Closed oleksandr-saienko closed 1 year ago

oleksandr-saienko commented 1 year ago

This repository is public. Do not put here any private DataRobot or customer's data: code, datasets, model artifacts, .etc.

Summary

implemented CreateExecutionEnvironmentVersionOperator to create new version of Execution Environment added unit-tests extended sample DAG

Rationale

Users should be able to create Execution Environment Version using Airflow operators

oleksandr-saienko commented 1 year ago

Jenkins run