Skip to content

Conversation

ion-elgreco
Copy link
Member

No description provided.

@ion-elgreco ion-elgreco requested a review from Copilot March 31, 2025 12:04
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for passing environment variables to the build stage.

  • Bumped project version in pyproject.toml.
  • Introduced a new build_envs parameter in build_and_push to pass environment variables for docker build.
  • Updated configuration, deployment, and documentation to include support for specifying docker environment variables.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Bumped project version for the new feature.
dagster_uc/utils.py Added build_envs parameter and its handling for docker build.
dagster_uc/manage_user_code_deployments.py Updated function calls to include build_envs from configuration.
dagster_uc/config.py Added docker_env_vars attribute to the configuration.
Readme.md Documented example environment variables for the build process.

@ion-elgreco ion-elgreco merged commit 718c7f4 into main Mar 31, 2025
4 checks passed
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.

1 participant