Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow environment variables in dagster-mlflow schema #7997

Merged
merged 2 commits into from
Jun 2, 2022

Conversation

chasleslr
Copy link
Contributor

Summary & Motivation

We would like to provide the mlflow_tracking_uri and experiment_name configuration parameters as environment variables given that they often vary based on the deployment (i.e. staging vs. prod).

How I Tested These Changes

I don't think a test is necessary here, but flag otherwise! I looked for examples in other dagster libraries of how StringSource might be tested in this context but did not find any.

@vercel
Copy link

vercel bot commented May 20, 2022

@chasleslr is attempting to deploy a commit to the Elementl Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented May 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
dagit-storybook ⬜️ Ignored (Inspect) Jun 2, 2022 at 6:40PM (UTC)
dagster ⬜️ Ignored (Inspect) Jun 2, 2022 at 6:40PM (UTC)

Copy link
Contributor

@jamiedemaria jamiedemaria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! thanks for the contribution

@yuhan yuhan merged commit 67e4b01 into dagster-io:master Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants