Skip to content

feat: Add global env#1310

Merged
cpanato merged 1 commit intoko-build:mainfrom
nmittler:global-env
May 15, 2024
Merged

feat: Add global env#1310
cpanato merged 1 commit intoko-build:mainfrom
nmittler:global-env

Conversation

@nmittler
Copy link
Contributor

Supports configuring global env variables that will be applied to all builds.

Modifies the builder function to accept a buildContext structure. This will simplify similar modifications in the future.

Fixes #1305

@nmittler nmittler requested a review from imjasonh May 14, 2024 17:36
@nmittler nmittler force-pushed the global-env branch 2 times, most recently from e86f28f to f3b2bfc Compare May 14, 2024 20:02
imjasonh
imjasonh previously approved these changes May 14, 2024
Supports configuring global `env` variables that will be applied to all builds.

Modifies the `builder` function to accept a `buildContext` structure. This will simplify similar modifications in the future.

Fixes ko-build#1305

Signed-off-by: Nathan Mittler <nmittler@aviatrix.com>
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

thanks!

@cpanato cpanato merged commit d432560 into ko-build:main May 15, 2024
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.

feat: Add global env

3 participants