Skip to content

Conversation

@y-cg
Copy link

@y-cg y-cg commented Dec 29, 2025

Overview

A env var should be set to the output directory if SetOutputDirAsEnvVar is called. The current implementation override the wrong env var. This PR corrects the behavior.

Note: Non of the existing plugins will be effected by this fix (at the time of writing), I am the only one who try to call this function.

Type of change

  • Created a new plugin
  • Improved an existing plugin
  • Fixed a bug in an existing plugin
  • Improved contributor utilities or experience

Related PR(s)

How To Test

go test -count=1 ./sdk/provision -run . -v

Changelog

Correct environment variable for output directory (SDK)

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